diff --git a/Modules/Bar/Tray.qml b/Modules/Bar/Tray.qml index 6b3334f..fcc67ce 100644 --- a/Modules/Bar/Tray.qml +++ b/Modules/Bar/Tray.qml @@ -118,6 +118,7 @@ Item { } // Attached TrayMenu drop down + // 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