mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Dismiss SidePanel when opening settings / recording screen or select a wallpaper
This commit is contained in:
@@ -57,6 +57,7 @@ PanelWindow {
|
||||
}
|
||||
});
|
||||
}
|
||||
sidebarPopup.dismiss();
|
||||
} else if (settingsWindow.visible) {
|
||||
// Close and destroy window
|
||||
var windowToDestroy = settingsWindow;
|
||||
|
||||
Reference in New Issue
Block a user