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 with axis to show range #526

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Slider with axis to show range #526

wants to merge 15 commits into from

Conversation

cchan987
Copy link
Contributor

Here is a demo of slider with an axis to show the range (for visual purposes only) , If it looks ok I will clean up the code (which is a mess right now) for merge.

fix #123, #464

@tcstewar
Copy link
Collaborator

Cool... I like the basic look. The main weirdness is that it seems like the sliders should be squished a bit to the right so that they don't overlap with the line... but then that means there's a bunch of empty space
to the left when the mouse isn't over the item. :( Not sure what the right thing to do is. Thoughts?

Also, the numbers on the axis seem to be 0 and 1 rather than -1 and 1, and the "Set range..." doesn't work, but I assumer that's being worked on.

@jgosmann
Copy link
Collaborator

This PR is quite old and marked as "needs changes". Is this still something that makes sense to review? Does it make sense to do so without the required changes?

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

Successfully merging this pull request may close these issues.

Show range on the sliders
3 participants