EditorWindowDock.txt 571 B

1234567891011121314
  1. TODO:
  2. - Closing all docked widgets causes an exception
  3. - Test out minimum dock container size and maybe increase it a bit
  4. Polish TOOD:
  5. - Change cursor icon when window is dragged
  6. - Prevent docking if available size is less than 20 pixels, otherwise there might be some weirdness
  7. ------------------------
  8. Other things to remember:
  9. - Possibly add a way to have hidden widgets in the EditorWidgetContainer (like side-bars that pop on mouse over in Visual Studio)
  10. - A way to persist window states
  11. - Also a way to reset all widgets to original locations