effects: Make WindowHeap try to fill gaps
This commit is contained in:
parent
3406c50d5e
commit
1a87e9c9ac
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ FocusScope {
|
|||
|
||||
anchors.fill: parent
|
||||
anchors.margins: heap.padding
|
||||
fillGaps: true
|
||||
spacing: PlasmaCore.Units.smallSpacing * 5
|
||||
|
||||
Repeater {
|
||||
|
|
Loading…
Reference in a new issue