mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
the spacer fills height
This commit is contained in:
parent
4500b17a92
commit
62aec0c07e
1 changed files with 1 additions and 2 deletions
|
|
@ -136,8 +136,7 @@ MouseEventListener {
|
|||
Item {
|
||||
id: spacer
|
||||
Layout.fillWidth: true
|
||||
Layout.minimumHeight: 0
|
||||
Layout.maximumHeight: Layout.minimumHeight
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
PlasmaCore.ColorScope {
|
||||
id: colorScope
|
||||
|
|
|
|||
Loading…
Reference in a new issue