crop region now restores correctly

This commit is contained in:
2026-05-21 16:52:12 +02:00
parent 57836f974c
commit 80683800eb
3 changed files with 46 additions and 48 deletions
@@ -36,8 +36,6 @@ SettingsPage {
}
WallpaperCropper {
Layout.fillWidth: true
Layout.preferredHeight: 600
screen: root.screen
}
}