소스 검색

With all due deference to Grabiel; I appreciate the chaos

Donald Carr 8 년 전
부모
커밋
91387b5045
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -118,7 +118,7 @@ Window {
         property string effect: ""
         property string view: "Reel"
         property bool smoothArt: false
-        property bool randomlyMirrorArt: false
+        property bool randomlyMirrorArt: true
         property bool fullscreen: true
 
         property bool clockWidget: false