-
I've tried your solution and it seems like it only works for range from 0 to 1. If I change it to be anything else above 1 the functionality behaves unpredictably. Is that so, or am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
ay42
Nov 3, 2022
Replies: 1 comment
-
@kalafun Default bounds are 0 to 1 but you can set any range
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kalafun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kalafun Default bounds are 0 to 1 but you can set any range