effects: Make WindowHeap try to fill gaps

This commit is contained in:
Vlad Zahorodnii 2022-10-14 21:44:14 +03:00
parent 3406c50d5e
commit 1a87e9c9ac

View file

@ -128,6 +128,7 @@ FocusScope {
anchors.fill: parent
anchors.margins: heap.padding
fillGaps: true
spacing: PlasmaCore.Units.smallSpacing * 5
Repeater {