Przeglądaj źródła

Smooth art by default

Change-Id: I8c5dcc4080afb2b3008944b7319dae78ecc725de
Donald Carr 8 lat temu
rodzic
commit
db90246e37
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -79,7 +79,7 @@ Window {
         property bool showScreenResolution: false
         property string effect: ""
         property string view: "Well"
-        property bool smoothArt: false
+        property bool smoothArt: true
         property bool randomlyMirrorArt: false
         property bool fullscreen: true