Skip to content

Commit 5d6e08f

Browse files
committed
Widen the diagram Size Legend Preview frame
This should allow more visibility of the previewed symbols and texts. Also avoids the left part of the dialog to needlessly expand while the information is at right. (cherry picked from commit e936cd7)
1 parent 20cf1d5 commit 5d6e08f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ui/qgsdatadefinedsizelegendwidget.ui

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@
148148
</item>
149149
<item>
150150
<widget class="QTreeView" name="viewLayerTree">
151+
<property name="sizePolicy">
152+
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
153+
<horstretch>1</horstretch>
154+
<verstretch>0</verstretch>
155+
</sizepolicy>
156+
</property>
151157
<property name="headerHidden">
152158
<bool>true</bool>
153159
</property>

0 commit comments

Comments
 (0)