Open turanszkij opened 4 years ago
Scroll bar should be abstracted so that it can enabled for other widgets too, not just combo box or tree list.
Really need a scrollbar now for the windows or tabs...
Please, I want this so bad
Reminder: add ResizeLayout() callback support for widgets.
Textbox supports caret positioning: https://github.com/turanszkij/WickedEngine/commit/90fbbba9bada3f7c049c8d17b545a05c51ec7324
The existing GUI system should be improved for better Editor usability, and better features:
-Tree view: for displaying scene graph entities, like "outliner" in Blender -Timeline: to create animations -Window tabs, window docking: Reduce multiple windows cluttering up space in the Editor -Controller support: The Editor should be operatable with a controller at least to some minimal extent -Widget images and animations: GUI should be used in game as well, but this must be nicer than just the current colored boxes approach.