You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to fill exact value? In example if the rating is "4.5" five stars are filled but I would need it to fill four and a half stars not to round it to five.
The text was updated successfully, but these errors were encountered:
I'd love to support half-values (or possibly just partial values in general).
Since this was designed first and foremost as an input control, however, I'm looking for an elegant way to do so that would support both the read-only and input modes. And of course I'd want it to work across the board with Unicode, glyph fonts, and slotted images and SVG, in all supported browsers.
I haven't had time to try to work out a solution, but I'll keep this open since I think that's the natural next step.
Is it possible to fill exact value? In example if the rating is "4.5" five stars are filled but I would need it to fill four and a half stars not to round it to five.
The text was updated successfully, but these errors were encountered: