zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
892 stars 231 forks source link

Jump to position #26

Closed mrakjos closed 9 years ago

mrakjos commented 9 years ago

I have sliders with same settings: min: -1, max: 1, step: 0.01, withBars: true,

When I click on 'label 2' to position 0, handlebar jump to position on right side of cursor:

screen shot 2015-03-09 at 11 15 17

After I zoom in/out web page jump to position works fine :)

screen shot 2015-03-09 at 11 15 26

I have problem on Yosemite OS X with Chrome, Firefox, Safari and IE11 on virtual. On Safari "zoom patch" don't work.

Jakub.

mrakjos commented 9 years ago

It is good after update to 0.5.1. Thanks

qwtel commented 9 years ago

Thanks for keeping the issue up to date :)