scale in 0.01 percent steps
This commit is contained in:
parent
4c239cd599
commit
b73bc33630
@ -270,7 +270,7 @@ function Gladdy:SetupOptions()
|
||||
order = 4,
|
||||
min = .1,
|
||||
max = 2,
|
||||
step = .1,
|
||||
step = .01,
|
||||
},
|
||||
padding = {
|
||||
type = "range",
|
||||
|
Loading…
Reference in New Issue
Block a user