Skip to content

Commit

Permalink
PartDesign: Hole: Turn off keyboard tracking on model thread spinboxex
Browse files Browse the repository at this point in the history
  • Loading branch information
davidosterberg authored and wwmayer committed Feb 28, 2021
1 parent ebe2ce1 commit d59e90a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Mod/PartDesign/Gui/TaskHoleParameters.ui
Expand Up @@ -154,6 +154,9 @@ Note that the calculation can take some time</string>
<property name="singleStep">
<double>0.100000000000000</double>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
</widget>
</item>
<item row="5" column="0">
Expand Down Expand Up @@ -461,6 +464,9 @@ Only available for holes without thread</string>
<property name="unit" stdset="0">
<string notr="true">mm</string>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
</widget>
</item>
<item row="12" column="0">
Expand Down

0 comments on commit d59e90a

Please sign in to comment.