Skip to content

Commit

Permalink
Sketcher: [skip ci] revert minimum size hint from widgets in datum di…
Browse files Browse the repository at this point in the history
…alog

because this leads to a squashed appearance on some systems.

For more details see: https://forum.freecadweb.org/viewtopic.php?f=34&t=52139
  • Loading branch information
wwmayer committed Nov 15, 2020
1 parent d5767cd commit ed175c9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/Mod/Sketcher/Gui/InsertDatum.ui
Expand Up @@ -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">
Expand All @@ -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>
Expand Down

0 comments on commit ed175c9

Please sign in to comment.