16 changes: 14 additions & 2 deletions src/ui/symbollayer/widget_svgmarker.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>406</width>
<height>479</height>
<height>471</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -45,6 +45,9 @@
<property name="maximum">
<double>100000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>
</property>
Expand Down Expand Up @@ -82,7 +85,7 @@
<double>360.000000000000000</double>
</property>
<property name="singleStep">
<double>5.000000000000000</double>
<double>0.500000000000000</double>
</property>
</widget>
</item>
Expand Down Expand Up @@ -194,6 +197,9 @@
<property name="decimals">
<number>5</number>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
</property>
</widget>
</item>
<item>
Expand Down Expand Up @@ -238,6 +244,9 @@
<property name="maximum">
<double>100000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
</property>
</widget>
</item>
<item>
Expand All @@ -257,6 +266,9 @@
<property name="maximum">
<double>100000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
</property>
</widget>
</item>
<item>
Expand Down
3 changes: 3 additions & 0 deletions src/ui/symbollayer/widget_vectorfield.ui
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
</property>
</widget>
</item>
</layout>
Expand Down