Ver Fonte

Smooth art by default

Change-Id: I8c5dcc4080afb2b3008944b7319dae78ecc725de
Donald Carr há 8 anos atrás
pai
commit
db90246e37
1 ficheiros alterados com 1 adições e 1 exclusões
  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