Description:
Can we get the current dragging index so that we know which slider is user trying to slider / value changes?
Problems I encountered when trying to implement this myself:
The multiple slider.value is returning array of values which I'm not sure how to get the last changing value.
Description: Can we get the current dragging index so that we know which slider is user trying to slider / value changes?
Problems I encountered when trying to implement this myself: The multiple slider.value is returning array of values which I'm not sure how to get the last changing value.