Scroll over multiple ranges

Hi,
In my app I have multiple ranges under each other. The problem is that if user tap on range it will change its value and then starts scroll. How to prevent changing the value of range on click? I just need to scroll and value should be changed only by dragging knob.

Thnaks