mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
FullScreenWindow: restored panelOverlayLayer functionality, since refactoring it means assigning both panels AND bar to the overlay layer as they share a PanelWindow.
This commit is contained in:
@@ -211,7 +211,7 @@ Singleton {
|
||||
property real fontFixedScale: 1.0
|
||||
property bool tooltipsEnabled: true
|
||||
property bool panelsAttachedToBar: true
|
||||
property bool panelsOverlayLayer: true
|
||||
property bool panelsOverlayLayer: false
|
||||
}
|
||||
|
||||
// location
|
||||
|
||||
Reference in New Issue
Block a user