Ref T220, UI min size adjustment as requested

https://swift-project.slack.com/archives/G7GD2UP9C/p1515417903000311
This commit is contained in:
Klaus Basan
2018-01-09 05:41:25 +01:00
parent 3c91164020
commit 4733d91b4e

View File

@@ -10,15 +10,9 @@
<height>600</height> <height>600</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>325</width> <width>350</width>
<height>550</height> <height>550</height>
</size> </size>
</property> </property>
@@ -209,7 +203,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>350</width> <width>350</width>
<height>21</height> <height>19</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">