Explorar o código

tweak notso golden ratio

Change-Id: I3ac4ac0d9fa60d180d3ef3472a768a61153e2905
Donald Carr %!s(int64=8) %!d(string=hai) anos
pai
achega
5deca7b300
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -114,7 +114,7 @@ Window {
         property bool widgetTray: false
 
         property real artOpacity: 1.0
-        property real lessGoldenRatio: 1.35
+        property real lessGoldenRatio: 4/3
 
         onColumnCountChanged: globalUtil.reset()
         onFullscreenChanged: showAtCorrectSize()