soundar24 / roundSlider

roundSlider - A free jQuery plugin
https://roundsliderui.com/
MIT License
264 stars 80 forks source link

Zoom #83

Open yltsa opened 6 years ago

yltsa commented 6 years ago

Hi, if the web browser is zoomed the circularslider does not work anymore. Tested with Edge.. The new version in an another thread below worked better.

soundar24 commented 6 years ago

@yltsa, in the below demo I have overwritten the internal function to work with the zoomed container. Like that you can mention your application zoomed element so that it will be work on zoomed state also.

https://jsfiddle.net/soundar24/pac23qjc/

Please check this and let me know whether this is solved your problem, if not don't hesitate to let me know.