change margin logic
This commit is contained in:
parent
520ca3bb4c
commit
bf61bd3a0e
@ -74,6 +74,7 @@ FloatingWindow {
|
|||||||
anchors.fill: innerWindow
|
anchors.fill: innerWindow
|
||||||
anchors.centerIn: innerWindow
|
anchors.centerIn: innerWindow
|
||||||
leftMargin: emptySpace / 2
|
leftMargin: emptySpace / 2
|
||||||
|
rightMargin: emptySpace / 2
|
||||||
anchors.margins: 20
|
anchors.margins: 20
|
||||||
model: folderModel
|
model: folderModel
|
||||||
delegate: fileDelegate
|
delegate: fileDelegate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user