You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you could detect when user stopped using the UI event, then evaluate if any of the two values is inside the forbidden area, and whether the first can be at the lowest in range, else move it to the highest and do the same with the second value.
it must be solved from the library, but this way you can work while it gets solved.
Steps to reproduce
draggableRange
set to trueDemo: http://jsfiddle.net/xk5tmq64/
Expected behaviour
You can't drag in the restricted region
Actual behaviour
You can drag into the restricted region, ending up with invalid values.
The text was updated successfully, but these errors were encountered: