Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

World hierarchy doesn't scroll #109

Closed Qaomen closed 5 years ago

Qaomen commented 5 years ago

Expected behavior When there are too many world objects in the hierarchy to fit on the screen, a scroll bar should appear that allows the user to scroll up/down.

Actual behavior No scroll bar appears, and navigating up/down isn't possible.

Reproduction steps

  1. Go to the editor's World tab.
  2. Add a bunch of prefabs until the hierarchy list becomes too long.

Additional context Functionality should be similar to the prefabs list, or the entity list inside the prefab itself.