소스 검색

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