You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Dial Input Widget disregards its bounds except when it's at its endpoints, which makes the bounds effectively useless (e.g. setting bounds from 1100 to 1900, the Dial is 1100 at minimum, then goes to 0 and numbers < 1000 when rotating).
Steps to reproduce
Open Edit Mode
Add a Dial Widget
Configure min and max bounds
Return to operation mode
Rotate the dial
The bounds aren't followed
Primary pain point(s)
There's no point in having bounds if they don't work.
Additional context
No response
Prerequisites
I have checked to make sure that a similar request has not already been filed or fixed.
The text was updated successfully, but these errors were encountered:
Bug description
The Dial Input Widget disregards its bounds except when it's at its endpoints, which makes the bounds effectively useless (e.g. setting bounds from 1100 to 1900, the Dial is 1100 at minimum, then goes to 0 and numbers < 1000 when rotating).
Steps to reproduce
Primary pain point(s)
There's no point in having bounds if they don't work.
Additional context
No response
Prerequisites
The text was updated successfully, but these errors were encountered: