-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
The sliders are useless in two situations:
- When trying to change really small numbers (such as the length of an arc, which ranges from 0 to 2)
- When trying to change positions (which span both positive and negative numbers)
I think we need to be able to define the range of the sliders. This could be linked together with changes to the validation system that would allow us to define a range of acceptable values for a parameter.