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