diff --git a/src/Preferences/PreferencesDialog.tscn b/src/Preferences/PreferencesDialog.tscn index b042d173e..127be9324 100644 --- a/src/Preferences/PreferencesDialog.tscn +++ b/src/Preferences/PreferencesDialog.tscn @@ -159,11 +159,11 @@ margin_right = 446.0 margin_bottom = 16.0 mouse_default_cursor_shape = 2 size_flags_horizontal = 3 -min_value = 1.0 +min_value = 0.5 max_value = 4.0 step = 0.25 value = 1.0 -tick_count = 7 +tick_count = 8 ticks_on_borders = true [node name="ShrinkApplyButton" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Interface/ShrinkContainer"]