Translation of this issue: What problem does this feature solve? If you change the value of slider when dragging, it will cause the slider slider to beat. If you can send an event at the beginning of drag and drop to control value changes, you can solve the problem. What does the proposed API look like? OnChangeStart: triggers at the beginning of sliding, not returning value.
1条答案
按热度按时间jogvjijk1#
Translation of this issue:
What problem does this feature solve?
If you change the value of slider when dragging, it will cause the slider slider to beat. If you can send an event at the beginning of drag and drop to control value changes, you can solve the problem.
What does the proposed API look like?
OnChangeStart: triggers at the beginning of sliding, not returning value.