We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 8c0230f commit 8d3e3a4Copy full SHA for 8d3e3a4
src/ui/composer/qgscomposerpicturewidgetbase.ui
@@ -60,9 +60,9 @@
60
<property name="geometry">
61
<rect>
62
<x>0</x>
63
- <y>-127</y>
+ <y>0</y>
64
<width>314</width>
65
- <height>683</height>
+ <height>805</height>
66
</rect>
67
</property>
68
<layout class="QVBoxLayout" name="mainLayout">
@@ -254,6 +254,12 @@
254
</item>
255
<item>
256
<widget class="QListWidget" name="mPreviewListWidget">
257
+ <property name="minimumSize">
258
+ <size>
259
+ <width>0</width>
260
+ <height>200</height>
261
+ </size>
262
+ </property>
263
<property name="showDropIndicator" stdset="0">
264
<bool>false</bool>
265
0 commit comments