https://swrvedev.jira.com/browse/SWRVE-12991
Fixed issue with some devices selecting more stars than was touched. (Samsung s6 for example). Tapping the right side of star filled in the color of the star to the star. Fixed this by using small stepsize increments and doing the rounding ourselves.
https://swrvedev.jira.com/browse/SWRVE-12991 Fixed issue with some devices selecting more stars than was touched. (Samsung s6 for example). Tapping the right side of star filled in the color of the star to the star. Fixed this by using small stepsize increments and doing the rounding ourselves.
@Sergio-Mira please