Настройка минимального размера Canvas

This commit is contained in:
2025-12-20 21:44:46 +03:00
parent d261555c88
commit 8a8e932626

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>700</width>
<height>600</height>
<width>691</width>
<height>615</height>
</rect>
</property>
<property name="maximumSize">
@@ -96,6 +96,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>500</width>
<height>500</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
@@ -114,7 +120,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>700</width>
<width>691</width>
<height>21</height>
</rect>
</property>