Skip to content

Commit

Permalink
Widen the diagram Size Legend Preview frame
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
DelazJ authored and nyalldawson committed May 7, 2018
1 parent 99d0b3c commit e936cd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/qgsdatadefinedsizelegendwidget.ui
Expand Up @@ -148,6 +148,12 @@
</item>
<item>
<widget class="QTreeView" name="viewLayerTree">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="headerHidden">
<bool>true</bool>
</property>
Expand Down

0 comments on commit e936cd7

Please sign in to comment.