[Slider] Indicator
width/height are rounded too soon
#1216
Labels
component: slider
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
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: