Backends: SDL3: rework implementation of ImGuiViewportFlags_NoTaskBarIcon. (#7989)

This commit is contained in:
RT2
2024-09-15 19:57:37 +02:00
committed by ocornut
parent 8ba7efb738
commit 1ab1e3c656
2 changed files with 7 additions and 8 deletions

View File

@@ -86,6 +86,7 @@ Docking+Viewports Branch:
mouse tracking and temporary lead to incorrect update of HoveredWindow. (#7971)
- Backends: SDL3: added support for viewport->ParentViewportId field to support parenting
windows at OS level. (#7973) [@RT2code]
- Backends: SDL3: rework implementation of _NoTaskBarIcon. (#7989) [@RT2code]
-----------------------------------------------------------------------
VERSION 1.91.1 (Released 2024-09-04)