Skip to content

Long labels wrongly positioned for vertical sliders #305

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

Closed
ValentinH opened this issue Mar 31, 2016 · 1 comment
Closed

Long labels wrongly positioned for vertical sliders #305

ValentinH opened this issue Mar 31, 2016 · 1 comment
Labels

Comments

@ValentinH
Copy link
Member

Steps to reproduce

  1. Use quite long labels
  2. Set orientation to vertical

Demo: http://jsfiddle.net/nqnwt57n/

Expected behaviour

Labels should be correctly positioned at the left of the slider

Actual behaviour

Labels starts from the right and are over the slider

Fix

Use left position value instead of right.

@dbartholomae
Copy link

Just created a PR for this: #306

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

2 participants