- Notifications
You must be signed in to change notification settings - Fork 4
Add the ability to specify value ranges #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
For certain properties, such as numeric values, it can be interesting to optionally specify a
min/maxrange. The assignment of values should clamp the value within this range.GUI editors should use this to limit the valid input ranges too.