Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dial Input Widget does not respect bounds #1678

Open
1 task done
ES-Alexander opened this issue Feb 6, 2025 · 0 comments
Open
1 task done

Dial Input Widget does not respect bounds #1678

ES-Alexander opened this issue Feb 6, 2025 · 0 comments

Comments

@ES-Alexander
Copy link
Contributor

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

  1. Open Edit Mode
  2. Add a Dial Widget
  3. Configure min and max bounds
  4. Return to operation mode
  5. Rotate the dial
  6. 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants