Sketcher: [skip ci] revert minimum size hint from widgets in datum dialog

because this leads to a squashed appearance on some systems.

For more details see: https://forum.freecadweb.org/viewtopic.php?f=34&t=52139
This commit is contained in:
wmayer
2020-11-15 11:07:19 +01:00
parent d5767cd3ba
commit ed175c9f66

View File

@@ -40,12 +40,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0">
@@ -63,12 +57,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="toolTip">
<string>Constraint name (available for expressions)</string>
</property>