Browse Source

A courtesy to Gabriel

Change-Id: I33509558928b019f955f3bc415198b807f1f65de
Donald Carr 8 years ago
parent
commit
6e7c163a13
1 changed files with 1 additions and 2 deletions
  1. 1 2
      qml/main.qml

+ 1 - 2
qml/main.qml

@@ -80,10 +80,9 @@ Window {
         property string effect: ""
         property string view: "Well"
         property bool smoothArt: false
-        property bool randomlyMirrorArt: true
+        property bool randomlyMirrorArt: false
         property bool fullscreen: true
 
-
         property bool clockWidget: false
         property real clockIntensity: 0.6