summaryrefslogtreecommitdiffstats
path: root/editor/editor_dock_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow setting editor dock tabs to icon onlyHaoyu Qiu2024-04-301-1/+10
|
* Allow docks to be closedkit2024-03-291-4/+13
|
* Refactor and fix issues in Editor Dock Managerkit2024-03-161-36/+87
| | | | Extract Dock Context Menu.
* Add editor shortcuts to toggle bottom panel visibilityHugo Locurcio2024-03-051-1/+1
| | | | | | | | Default shortcuts use the first or second letter of each word. This also adds a new shortcut to toggle the last opened bottom panel. On editor startup, this defaults to the first panel in the list (which is the Output panel).
* Ability to move FileSystem dock to bottomJuan Linietsky2024-01-291-0/+7
| | | | | * Allows moving the filesystem dock to the bottom * Added ability to drag resources across bottom docks
* Extract editor dock managerkit2024-01-151-0/+135