[PD] patterning UI: avoid whitespace

- also have a uniform list height in all patterning dialogs
This commit is contained in:
donovaly
2020-08-01 00:25:00 +02:00
committed by wwmayer
parent abdf4fa23b
commit f8e18ee2e7
3 changed files with 2 additions and 41 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>270</width>
<height>366</height>
<height>339</height>
</rect>
</property>
<property name="windowTitle">
@@ -128,19 +128,6 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>

View File

@@ -80,19 +80,6 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>253</width>
<height>366</height>
<height>339</height>
</rect>
</property>
<property name="windowTitle">
@@ -134,19 +134,6 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>