1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/menus
reuk edfa87801c
PopupMenu: Extract implementation of ensureItemComponentIsVisible into static function
This makes it a bit easier to see exactly which PopupMenu state is used
during the calculation, and enforces that no menu state is modified
during the call.
2025-09-01 23:33:43 +01:00
..
juce_BurgerMenuComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_BurgerMenuComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MenuBarComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MenuBarComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MenuBarModel.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MenuBarModel.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_PopupMenu.cpp PopupMenu: Extract implementation of ensureItemComponentIsVisible into static function 2025-09-01 23:33:43 +01:00
juce_PopupMenu.h PopupMenu: Clarify behaviour of withItemThatMustBeVisible() in docs 2025-09-01 23:33:42 +01:00