QuickAccess DropDown/SplitButtons and dynamic menus
description
DropDown and SplitButtons in QuickAccess menu should work with dynamically built dropdown menus. (I.e. where Items are added during the DropDownOpened event.)
Currently the first time the dropdown is opened, the event occurs twice. Because the QuickAccess moves the Items after this event, the items get added twice.