mirror of
https://github.com/BreizhHardware/multi-monitors-add-on.git
synced 2026-01-18 16:47:26 +01:00
Issue #111: Fix visibility of AppMenuButton, when session is locked.
This commit is contained in:
@@ -287,6 +287,7 @@ var MultiMonitorsLayoutManager = class MultiMonitorsLayoutManager {
|
||||
if (this.mmappMenu) {
|
||||
this._changeMainPanelAppMenuButton(Panel.AppMenuButton);
|
||||
this.mmappMenu = false;
|
||||
Main.panel._updatePanel()
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user