mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 16:22:09 -04:00
dankbar: add click-through option
This commit is contained in:
@@ -296,6 +296,9 @@ Item {
|
||||
width: parent.width
|
||||
anchors.centerIn: parent
|
||||
|
||||
implicitWidth: isVertical ? widgetThickness : totalSize
|
||||
implicitHeight: isVertical ? totalSize : widgetThickness
|
||||
|
||||
Timer {
|
||||
id: layoutTimer
|
||||
interval: 0
|
||||
|
||||
Reference in New Issue
Block a user