[PATCH 2/2] Shrink the minimum size for preferences window

Miika Turkia miika.turkia at gmail.com
Mon Jul 25 05:07:42 PDT 2016


Let's have the preferences window as small as possible with the current
data in it. This should allow people with vertical resolution of 600 to
use the preferences window.

Fixes #1083

Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
---
 desktop-widgets/preferences/preferences_graph.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/desktop-widgets/preferences/preferences_graph.ui b/desktop-widgets/preferences/preferences_graph.ui
index 7422c11..fed40bb 100644
--- a/desktop-widgets/preferences/preferences_graph.ui
+++ b/desktop-widgets/preferences/preferences_graph.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>505</width>
-    <height>623</height>
+    <height>555</height>
    </rect>
   </property>
   <property name="windowTitle">
-- 
2.5.0



More information about the subsurface mailing list