mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NPanel refactor - 1st pass: SidePanel and settings an new logic
This commit is contained in:
@@ -129,7 +129,6 @@ Rectangle {
|
||||
// Wrapped in NPanel so we can detect click outside of the menu to close the TrayMenu
|
||||
NPanel {
|
||||
id: trayPanel
|
||||
showOverlay: false // no colors overlay even if activated in settings
|
||||
|
||||
// Override hide function to animate first
|
||||
function hide() {
|
||||
|
||||
Reference in New Issue
Block a user