Closed HeriLFIU closed 1 month ago
Closes #110
StatusMenu wasn't visible when an Infopanel was displayed over it. Because of this, the MenuBar now closes Infopanels before switching to a new item.
StatusMenu
Infopanel
MenuBar
Infopanels
I listed the EVCs from mef_eline and then accessed the StatusMenu; the EVC list was then removed.
mef_eline
@italovalcy Just finished working on that issue that was assigned.
@viniarck I updated the changes here too.
Closes #110
Summary
StatusMenu
wasn't visible when anInfopanel
was displayed over it. Because of this, theMenuBar
now closesInfopanels
before switching to a new item.Local Tests
I listed the EVCs from
mef_eline
and then accessed theStatusMenu
; the EVC list was then removed.