ekeric13 / react-star-ratings

A customizable svg star rating component for selecting x stars or visualizing x stars
https://codepen.io/ekeric13/project/full/DkJYpA/
BSD 3-Clause "New" or "Revised" License
152 stars 44 forks source link

Partial ratings doesn't get displayed properly on Safari #21

Closed varinliali closed 5 years ago

varinliali commented 5 years ago

It always rounds the partial rating up for example 3.2 is shown as a 4 full star on safari browser. Works as expected on chrome.