kevinsqi / react-circular-progressbar

A circular progressbar component, built with SVG and extensively customizable
http://www.kevinqi.com/react-circular-progressbar
MIT License
1.09k stars 132 forks source link

Safari Zoom issue #238

Open cs0511 opened 6 months ago

cs0511 commented 6 months ago

This PR is trying to fix the UI issue when zoom in/out in Safari. You can test the demo page in Safari with zoom in/out. Please review and let me know if this makes sense.

Normal size

Screenshot 2024-05-14 at 14 29 31

Zoom in 85%:

Screenshot 2024-05-14 at 14 29 37

Zoom in 75%:

Screenshot 2024-05-14 at 14 29 42

Zoom in 50%:

Screenshot 2024-05-14 at 14 29 47