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

MinimalKnob wraps on out-of-range values #13

Open
44100hertz opened this issue Sep 5, 2022 · 1 comment
Open

MinimalKnob wraps on out-of-range values #13

44100hertz opened this issue Sep 5, 2022 · 1 comment
Assignees

Comments

@44100hertz
Copy link
Collaborator

The elegant knob will hide the pointer when a value is out of range, as a way to say "cannot show this". For the minimal knob, what could convey the same thing?

My idea is to turn the dotted line used to make the value arc into an actual dotted line.

@neonfuz
Copy link
Collaborator

neonfuz commented Sep 10, 2022

I think we should just add a dynamic class maybe named overflowing to the knob, and do whatever style changes we want via css

@neonfuz neonfuz self-assigned this Sep 10, 2022
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