Explorar o código

720p is a reasonable default for window size

Donald Carr %!s(int64=8) %!d(string=hai) anos
pai
achega
41e18aba2a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      qml/main.qml

+ 2 - 2
qml/main.qml

@@ -6,8 +6,8 @@ import PictureModel 1.0
 Window {
     id: appWindow
 
-    width: 1024
-    height: 768
+    width: 1280
+    height: 720
 
     onWidthChanged: {
         globalUtil.reset()