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

Slider Implementation #4

Open
ca25nada opened this issue May 21, 2019 · 0 comments
Open

Slider Implementation #4

ca25nada opened this issue May 21, 2019 · 0 comments
Assignees
Labels

Comments

@ca25nada
Copy link
Owner

Add a slider that allows a user to pick a value between a specified range.

Current requirements:

  • Slider should allow any range of numerical values.
  • The slider should allow "snaps" to only allow numerical values in a certain interval.
  • The slider should be draggable.
  • Possibly allow for Double/Multi-handle sliders to pick a range instead of a single value.
  • Possibly add a text box for inputting specific numerical values.
  • Possibly allow keyboard input to move the slider handle.
@ca25nada ca25nada added Type: Feature New feature or a feature request Priority: Medium Status: To do labels May 21, 2019
@ca25nada ca25nada added this to the refactored-pancake v0.1.0 milestone May 21, 2019
@ca25nada ca25nada self-assigned this May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant