itsjavi / bootstrap-colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
https://itsjavi.com/bootstrap-colorpicker/
MIT License
1.38k stars 369 forks source link

If, Browser window if zoom to 125% the colour picker doesn't work properly #334

Open saadsaeed01 opened 2 years ago

saadsaeed01 commented 2 years ago

Hello

I am facing a weird issue. I am using colour picker (v3.2.0) in my application which is build using Blazor Server. Its working fine but there is a specific case, when browser is zoomed to 125%, it somehow stops working. Kindly see the screen shots below.

Zoom: 100% (Works fine) image

Zoom: 125% (Selector gets stuck on upper left corner) image

Zoom: 150% (Starts working again) image

I am not able to understand why this is happening. Can you please help me with it.

Regards Saad