settings: more options

This commit is contained in:
end-4
2025-06-23 02:37:28 +02:00
parent 06574c19ae
commit b6ba428404
5 changed files with 197 additions and 41 deletions
@@ -113,8 +113,8 @@ Singleton {
property QtObject overview: QtObject {
property real scale: 0.18 // Relative to screen size
property real numOfRows: 2
property real numOfCols: 5
property real rows: 2
property real columns: 5
}
property QtObject resources: QtObject {