change margin logic

This commit is contained in:
lucy 2026-01-22 10:33:57 +01:00
parent 520ca3bb4c
commit bf61bd3a0e

View File

@ -74,6 +74,7 @@ FloatingWindow {
anchors.fill: innerWindow
anchors.centerIn: innerWindow
leftMargin: emptySpace / 2
rightMargin: emptySpace / 2
anchors.margins: 20
model: folderModel
delegate: fileDelegate