revisions

This commit is contained in:
pls.153 2022-03-31 08:30:45 +02:00
parent 408ba0a2be
commit b3eb6cb09a
4 changed files with 9 additions and 5 deletions

View file

@ -7,6 +7,7 @@ Rectangle {
id: main
width: Screen.desktopAvailableWidth
height: Screen.desktopAvailableHeight
color: Qt.darker("lightsteelblue", 1.25)
property bool small: (Math.max(width, height) < 1000)