Demo: rework DockSpace(), DockSpaceOverViewport() demo.

This commit is contained in:
ocornut
2026-01-22 15:58:17 +01:00
parent f89ef40cb2
commit fb06d32844
3 changed files with 104 additions and 69 deletions

View File

@@ -210,7 +210,10 @@ Other Changes:
Docking+Viewports Branch:
- Fixed implicit/fallback "Debug" window from staying visible if once docked. (#9151)
- Docking:
- Fixed implicit/fallback "Debug" window from staying visible if once docked. (#9151)
- Demo: rework 'Dockspace' demo to increase clarity and put more emphasis on the
basic path of simply calling `DockSpaceOverViewport()`.
- Viewports:
- Fixed a regression in 1.92.4 which could cause combos/popups window from
appearing under their parent viewport if their geometry overlapped the main