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

Implement sliders #25

Open
antonhornquist opened this issue Oct 18, 2017 · 0 comments
Open

Implement sliders #25

antonhornquist opened this issue Oct 18, 2017 · 0 comments
Assignees

Comments

@antonhornquist
Copy link
Owner

Sliders, that is regular Toggles determined by a float value 0-1.0 would be neat.

Proposed solution is to implement GRSlider as a subclass of GRAbstractToggle, and GRVSlider/GRHSlider as subclasses of GRSlider.

Features: slideTo(floatValue) with a certain speed, lag property for button presses.

What follows is of course also to implement a GRMultiSliderView.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant