Commit Graph

14 Commits

Author SHA1 Message Date
kobewi 6b8bc19c5a Add extra bottom dock slots 2026-02-18 15:23:25 +01:00
kobewi 1e8c4d395f Refactor dock slot selector 2026-02-16 19:57:55 +01:00
kobewi 4274f8b543 Replace DockSlot with DockTabContainer 2026-01-29 16:52:01 +01:00
Thaddeus Crews 4b4b16b577 Merge pull request #114733 from KoBeWi/another_file_gone_without_trace
Remove DockConstants
2026-01-28 12:27:07 -06:00
kobewi 4e34dc0b4d Remove DockConstants 2026-01-27 16:43:25 +01:00
Nolan Darilek d53ab67b83 GUI: Add accessibility region role for landmark navigation
Adds ROLE_REGION to allow controls to be marked as accessibility
regions/landmarks.

- Add `accessibility_region` property to Control
- Add ROLE_REGION to DisplayServer and AccessKit mapping
- Prevent Container/ScrollContainer from overriding region role
- Fix TabContainer to update accessibility when tabs change
- Mark editor docks, main screen, bottom panel, and scene tabs as regions
2026-01-19 08:12:33 -05:00
Logan Detrick eeaf88daaf Fix TileMap wide button errors 2026-01-15 16:08:57 -08:00
kobewi 9f96d2199d Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
kobewi 0ed400a45f Improve style changed signal in EditorDock 2025-12-13 21:06:02 +01:00
kobewi 2de97cafb7 Change Theme to EditorDock and add closable property 2025-12-02 16:27:36 +01:00
kobewi a07fcf5d05 Change MSBuildPanel to EditorDock 2025-11-25 21:26:50 +01:00
kobewi 92ce6c7b75 Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
kobewi 67735cf213 Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
kobewi 97b398cba1 Rework editor docks 2025-09-29 17:30:41 +02:00