Closed 5201314999 closed 1 month ago
sometimes it will not right offset when tap the thumb top border to slide
when step={1} onValueChange will trigger in serveral times but their values are the same,maybe the value is 1.2 or 1.3, they all are the 1
I also encountered a problem where the throttle value is in the wrong order. and I fixed it with requestAmination . My usage scene is onValueChangeThrottled to update all shapes of the canvas color and size .
LOG 00000000: 16.55513307984791
LOG throttle: 16.55513307984791
LOG 00000000: 17.44486692015209
LOG 00000000: 18.53231939163498
LOG 00000000: 19.125475285171103
LOG 00000000: 19.619771863117872
LOG throttle: 19.619771863117872
LOG 00000000: 19.817490494296578
LOG 00000000: 20.015209125475288
LOG 00000000: 20.11406844106464
LOG throttle: 19.125475285171103
LOG throttle: 20.11406844106464
Hi, fix PR is in review.
Hi, fix PR is in review.
I'm very grateful to you, but I think there are still some other mistakes in it.
@5201314999 If you other issues with the component please open relevant issue, with code and description. The fix PR merged I'm closing the issue.
Description
Incubator.Slider can't update render when i change thumbTintColor
Related to
Steps to reproduce
Expected behavior
Actual behavior
More Info
Code snippet
Screenshots/Video
Environment
Affected platforms