1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Change min value and step of autosave interval spinbox to 0.5

This commit is contained in:
OverloadedOrama 2020-05-18 16:53:38 +03:00
parent ada0a56d0b
commit c879633f4b

View file

@ -180,8 +180,9 @@ margin_right = 494.0
margin_bottom = 24.0
mouse_default_cursor_shape = 2
size_flags_horizontal = 3
min_value = 1.0
min_value = 0.5
max_value = 30.0
step = 0.5
value = 1.0
align = 2
suffix = "minute(s)"