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

Create slider input #174

Open
7 tasks
thecodewarrior opened this issue Sep 26, 2021 · 0 comments
Open
7 tasks

Create slider input #174

thecodewarrior opened this issue Sep 26, 2021 · 0 comments
Labels
contributions welcome We accept contributions to fix this issue enhancement New feature or request Module: Facade Related to the Facade module

Comments

@thecodewarrior
Copy link
Member

thecodewarrior commented Sep 26, 2021

  • vertical or horizontal
  • enforced snapping (e.g. integers, 0.1,0.2,0.3,..., etc.)
  • optional snapping (e.g. snapping to zero)
  • customizable tick marks (major and minor ticks, not always on intervals)
  • customizable snapping locations (not always on tick marks)
  • customizable snapping ranges (definitely per slider, maybe per snap?)
  • customizable position <-> value functions (e.g. logarithmic)
@thecodewarrior thecodewarrior added enhancement New feature or request contributions welcome We accept contributions to fix this issue Module: Facade Related to the Facade module labels Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome We accept contributions to fix this issue enhancement New feature or request Module: Facade Related to the Facade module
Projects
None yet
Development

No branches or pull requests

1 participant