瀏覽代碼

Smooth art by default

Change-Id: I8c5dcc4080afb2b3008944b7319dae78ecc725de
Donald Carr 8 年之前
父節點
當前提交
db90246e37
共有 1 個文件被更改,包括 1 次插入1 次删除
  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