We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf71fd commit 72cced7Copy full SHA for 72cced7
src/ui/qgsoptionsbase.ui
@@ -824,6 +824,9 @@
824
</item>
825
<item>
826
<widget class="QDoubleSpinBox" name="mSearchRadiusVertexEditSpinBox" >
827
+ <property name="decimals" >
828
+ <number>5</number>
829
+ </property>
830
<property name="maximum" >
831
<double>9999.989999999999782</double>
832
</property>
@@ -861,6 +864,9 @@
861
864
862
865
863
866
<widget class="QDoubleSpinBox" name="mDefaultSnappingToleranceSpinBox" >
867
868
869
870
871
872
0 commit comments