Explorar el Código

Smooth art by default

Change-Id: I8c5dcc4080afb2b3008944b7319dae78ecc725de
Donald Carr hace 8 años
padre
commit
db90246e37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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