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
If you drag a pane and release it, what happens (whether it retreats to an open or closed position) depends on position only, and not on the position of the drag.
This is actually pretty difficult with the current dependency on Hammer.js, since on release the direction of a swipe is calculated over the lifetime of the drag event, rather than the direction immediately before release.
No description provided.
The text was updated successfully, but these errors were encountered: