fixing issues with resize it all works great

This commit is contained in:
Clément Le Bihan
2021-07-26 17:24:54 +02:00
parent 620ccb3e80
commit 98ddcbe516
6 changed files with 14 additions and 17 deletions
+3 -3
View File
@@ -31,8 +31,8 @@
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>400</height>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
@@ -112,7 +112,7 @@
<string notr="true">0x</string>
</property>
<property name="minimum">
<number>0</number>
<number>4096</number>
</property>
<property name="maximum">
<number>999999999</number>