mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
![]() CORE-18855 Add a call to _ChangeHotItem(NULL, -1, 0) in CMenuBand::OnSelect(MPOS_CANCELLEVEL) which causes to deselect currently selected item the moment the menu bands (including start menu) are closing. Start Menu is not destroyed when it's closed so its allocated resources can be re-used next time user wants to open it, so to keep this behavior and still not having an item selected every time you open the start menu, you have to deselect the currently selected item. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMenuBand.cpp | ||
CMenuBand.h | ||
CMenuDeskBar.cpp | ||
CMenuDeskBar.h | ||
CMenuFocusManager.cpp | ||
CMenuFocusManager.h | ||
CMenuSite.cpp | ||
CMenuSite.h | ||
CMenuToolbars.cpp | ||
CMenuToolbars.h | ||
CMergedFolder.cpp | ||
CMergedFolder.h | ||
CStartMenu.cpp | ||
shellmenu.h |