Merge branch 'end-4:main' into parallax

This commit is contained in:
Ivan Rosinskii
2025-12-18 19:16:43 +01:00
committed by GitHub
46 changed files with 1119 additions and 171 deletions
@@ -418,6 +418,8 @@ Singleton {
property real scale: 0.18 // Relative to screen size
property real rows: 2
property real columns: 5
property bool orderRightLeft: false
property bool orderBottomUp: false
property bool centerIcons: true
}