[Slider] Indicator
width/height are rounded too soon
#1216
Labels
bug 🐛
Something doesn't work
component: slider
This is the name of the generic UI component, not the React module!
While the
value
needs to be rounded to the step, the percentage width/height of the indicator does not need to be rounded in the dragging state. If un-rounded, drag operations should be a bit smoother.The text was updated successfully, but these errors were encountered: