Skip to content

Commit 688533f

Browse files
improvement: increase maximum font size
Co-authored-by: xananax <me@xananax.com>
1 parent ac9b8f3 commit 688533f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/popups/SettingsPopup.tscn

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ size_flags_horizontal = 3
137137
custom_styles/grabber_area_highlight = SubResource( 1 )
138138
custom_styles/grabber_area = SubResource( 2 )
139139
min_value = -2.0
140-
max_value = 2.0
140+
max_value = 7.0
141141
rounded = true
142142
tick_count = 3
143143
ticks_on_borders = true

0 commit comments

Comments
 (0)