-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Is your feature request related to a problem? Please describe.
min in 100 and max in 500
when i scroll, min can reach to 500 and max can reach to 100 on sliding
Describe the solution you'd like
considering above case if the diff between min and max selection should to 100.
that is is min is 100 and max in 400 , when i slide min head it should stop at 300 after 300 min should not slide in similar way.
if max in 400 and min is 100 when i scroll/move max head it should stop at 200 so that difference between min max should be 100
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Help me to achieve this enchantment.