mirror of
https://github.com/Drezil/imgui.git
synced 2025-10-27 11:11:08 +01:00
Menus, Popups: Fixed an issue where hovering a parent-menu upward would erroneously close the window. (#7325, #7287, #7063)
Amend76e09c4b0. Initial call to ClosePopupToLeveld31fe97f7(#2880). See "widgets_menu_reopen_2" in TestSuite.
This commit is contained in:
@@ -43,6 +43,8 @@ Breaking changes:
|
||||
|
||||
Other changes:
|
||||
|
||||
- Menus, Popups: Fixed an issue where hovering a parent-menu upward would
|
||||
erroneously close the window. (#7325, #7287, #7063)
|
||||
- Tables: Angled headers: fixed support for multi-line labels. (#6917)
|
||||
- Tables: Angled headers: various fixes to accurately handle CellPadding changes. (#6917)
|
||||
- Tables: Angled headers: properly registers horizontal component of angled headers
|
||||
|
||||
Reference in New Issue
Block a user