Skip to content

Commit 78fa697

Browse files
DelazJm-kuhn
authored andcommitted
Update vertex size spinbox step in editing mode
fixes #12943 Set the step of vertex marker size spinbox in Settings menu > Options > Digitizing to 1 instead of 2
1 parent 9a0abc2 commit 78fa697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsoptionsbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,7 @@
38373837
<number>3</number>
38383838
</property>
38393839
<property name="singleStep">
3840-
<number>2</number>
3840+
<number>1</number>
38413841
</property>
38423842
</widget>
38433843
</item>

0 commit comments

Comments
 (0)