mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
Change the UI scale slider step to 0.25 from 0.1
This commit is contained in:
parent
93a8e75bcb
commit
11f8402d57
|
@ -144,7 +144,7 @@ mouse_default_cursor_shape = 2
|
|||
size_flags_horizontal = 3
|
||||
min_value = 1.0
|
||||
max_value = 4.0
|
||||
step = 0.1
|
||||
step = 0.25
|
||||
value = 1.0
|
||||
tick_count = 7
|
||||
ticks_on_borders = true
|
||||
|
|
Loading…
Reference in a new issue