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 fix-param slider when stepsize cannot be given #40

Open
aseeland opened this issue Feb 14, 2023 · 0 comments
Open

Create fix-param slider when stepsize cannot be given #40

aseeland opened this issue Feb 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aseeland
Copy link
Contributor

The current vue-slider allows only a constant interval between numbers.
However there are a lot of cases where at the beginning or end of the slider the stepsize does not match this constant. In this cases custom marks should be possible, and a list with all values. This list is translated to a fix-param with options.

For that, the spec has to be adjusted (in the Websocket-API it is already included).
Upstream docu: https://nightcatsama.github.io/vue-slider-component/#/basics/marks

See also VirtualProgrammingLab/documentation#60

@aseeland aseeland added the enhancement New feature or request label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant