[TD] sanitize Scale preferences

- take care that custom scale is only in effect if the scale type is 'Custom'
- use UnitSpinBox for Template Mark
- use uniform width for all scale edits
- also use UnitSpinBox for Balloon Kink
This commit is contained in:
donovaly
2020-03-15 02:30:11 +01:00
committed by WandererFan
parent cee8cefd92
commit 36eb07fdd8
5 changed files with 316 additions and 273 deletions

View File

@@ -716,7 +716,7 @@
</widget>
</item>
<item row="7" column="2">
<widget class="Gui::PrefDoubleSpinBox" name="pdsbBalloonKink">
<widget class="Gui::PrefUnitSpinBox" name="pdsbBalloonKink">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>