react-range icon indicating copy to clipboard operation
react-range copied to clipboard

Stop labels from moving off screen

Open keyranova opened this issue 3 years ago • 1 comments

Currently if there are long labels, they remain center aligned when at the min/max positions.

It would make more sense to left/right align them at those points.

current example: Screen Shot 2021-06-29 at 4 49 41 PM

super old angularjs slider example I used to use (they're center aligned until the edges are reached): Screen Shot 2021-06-29 at 4 51 37 PM

since I'm attempting to implement custom labels, has anyone run into this and have a fix?

keyranova avatar Jun 29 '21 20:06 keyranova

@kurtnovack Have you found any solution?

Rusl10 avatar Mar 07 '22 14:03 Rusl10