Thread (10 messages) flat view 10 messages, 2 authors, 2016-06-15
DORMANTno replies

[QGIT4 PATCH 4/6] change size policy of splitter which contains the list and the textbox

From: Peter Oberndorfer <hidden>
Date: 2016-06-15 22:43:23
Subsystem: the rest · Maintainer: Linus Torvalds

in action setup dialog to expanding
else the empty space with the button below takes up half of the vertical space

Signed-off-by: Peter Oberndorfer <redacted>
---
 src/customaction.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/customaction.ui b/src/customaction.ui
index 59004ca..49bb6c7 100644
--- a/src/customaction.ui
+++ b/src/customaction.ui
@@ -170,6 +170,12 @@
      </item>
      <item>
       <widget class="QSplitter" name="splitter" >
+       <property name="sizePolicy" >
+        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
        <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-- 
1.5.3.rc2.30.g1fe72
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help