mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-26 01:04:14 +00:00
Backends: Win32: made it so that an appearing viewport showing up doesn't bring its parent viewport to front. (#7354)
This commit is contained in:
@@ -46,6 +46,11 @@ Other changes:
|
||||
it would generally manifest when fast moving the mouse bottom to top in a sub-menu.
|
||||
(#7325, #7287, #7063)
|
||||
|
||||
Docking+Viewports Branch:
|
||||
|
||||
- Backends: Win32: made it so that an appearing viewport showing up doesn't bring
|
||||
its parent to front. (#7354)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.90.4 (Released 2024-02-22)
|
||||
|
||||
Reference in New Issue
Block a user