mirror of
https://github.com/ocornut/imgui.git
synced 2025-10-01 07:38:31 +00:00
Menus, Popups: Fixed an issue where sibling menu popups re-opening in successive frames would erroneously close the window. (#7325, #7287, #7063)
Amend 014e0ac8
This commit is contained in:
@@ -41,6 +41,11 @@ HOW TO UPDATE?
|
||||
|
||||
Other changes:
|
||||
|
||||
- Menus, Popups: Fixed an issue where sibling menu popups re-opening in successive
|
||||
frames would erroneously close the window. While it is technically a popup issue
|
||||
it would generally manifest when fast moving the mouse bottom to top in a sub-menu.
|
||||
(#7325, #7287, #7063)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.90.4 (Released 2024-02-22)
|
||||
|
Reference in New Issue
Block a user