mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 10:37:50 +00:00
Dock: allow clicking outside of the dock on the left and right side
This commit is contained in:
@@ -51,8 +51,8 @@ Variants {
|
||||
exclusionMode: ExclusionMode.Ignore
|
||||
|
||||
anchors.bottom: true
|
||||
anchors.left: true
|
||||
anchors.right: true
|
||||
implicitWidth: dockContainer.width
|
||||
|
||||
focusable: false
|
||||
color: Color.transparent
|
||||
implicitHeight: iconSize * 1.4 * scaling
|
||||
|
||||
Reference in New Issue
Block a user