Draft: preferences-drafttexts.ui fix some issues

Increase step size from 0.05 to 0.1
Increase max for scale multiplier from 100 to 10,000
This commit is contained in:
Roy-043
2024-01-31 11:51:03 +01:00
committed by Yorik van Havre
parent d23b288faf
commit 4e37153f36

View File

@@ -67,12 +67,12 @@ as "Arial", a style such as "sans", "serif" or &qu
<string>The default height for texts, dimension texts and label texts</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
</property>
<property name="minimum" stdset="0">
<property name="minimum">
<double>0.0</double>
</property>
<property name="rawValue" stdset="0">
@@ -106,7 +106,7 @@ as &quot;Arial&quot;, a style such as &quot;sans&quot;, &quot;serif&quot; or &qu
<string>The default line spacing for multi-line texts and labels (relative to the font size)</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="value">
<double>1.0</double>
@@ -135,6 +135,9 @@ in the Annotation scale widget. If the scale is 1:100 the multiplier is 100.</st
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>10000</number>
</property>
<property name="value">
<double>1.0</double>
</property>
@@ -301,12 +304,12 @@ in the Annotation scale widget. If the scale is 1:100 the multiplier is 100.</st
<string>The default arrow size</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
</property>
<property name="minimum" stdset="0">
<property name="minimum">
<double>0.0</double>
</property>
<property name="rawValue" stdset="0">
@@ -492,7 +495,7 @@ or cm, leave blank to use the current unit defined in FreeCAD.</string>
<string>The default distance the dimension line is extended past the extension lines</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -531,7 +534,7 @@ points. A positive value defines the maximum length of the extension lines. Only
used for linear dimensions.</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -560,7 +563,7 @@ used for linear dimensions.</string>
<string>The default length of extension lines above the dimension line</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -589,12 +592,12 @@ used for linear dimensions.</string>
<string>The default space between the dimension line and the dimension text</string>
</property>
<property name="singleStep">
<double>0.05</double>
<double>0.1</double>
</property>
<property name="unit" stdset="0">
<string>mm</string>
</property>
<property name="minimum" stdset="0">
<property name="minimum">
<double>0.0</double>
</property>
<property name="rawValue" stdset="0">