فهرست منبع

tweak notso golden ratio

Change-Id: I3ac4ac0d9fa60d180d3ef3472a768a61153e2905
Donald Carr 8 سال پیش
والد
کامیت
5deca7b300
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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()