I'm actually OK with the ability to set the value to whatever I like programmatically, including values outside the UI range.Waverley Instruments wrote: ↑Thu Jun 08, 2023 9:23 amI should be able to set the value to whatever I like programmatically, including values outside the UI range.
I figure if you're going to do that, you've probably got your reasons and who am I to judge.
Alternatively, if you don't trust yourself not to do it accidentally, write your own code to validate, clamp, or throw an Exception (heaven forbid...)
-Rob