Slider looses responsiveness on zooming and reloading page
rmishra7 opened this issue · 2 comments
rmishra7 commented
Steps to reproduce
- Drag the slider
- Zoom the page to 150%
- Reload the page
- The slider looses its responsiveness and range becomes distorted
Demo: http://jsfiddle.net/cwhgLcjv/ (fork this example and update the link)
Expected behaviour
It should be responsive despite zooming and on reloading range should not get distorted
Actual behaviour
The slider looses its responsiveness and range becomes distorted
ValentinH commented
How are you zooming? I've tried on the demo website and everything is fine.
rmishra7 commented
It's working fine now, Thanks!