Skip to content

Commit b21adc1

Browse files
committed
Better formatting for D&D designer dialog
1 parent e3ece83 commit b21adc1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/ui/qgsfieldspropertiesbase.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,13 @@
205205
<property name="orientation">
206206
<enum>Qt::Vertical</enum>
207207
</property>
208+
<property name="sizeType">
209+
<enum>QSizePolicy::Fixed</enum>
210+
</property>
208211
<property name="sizeHint" stdset="0">
209212
<size>
210213
<width>20</width>
211-
<height>186</height>
214+
<height>20</height>
212215
</size>
213216
</property>
214217
</spacer>

0 commit comments

Comments
 (0)