jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 666 forks source link

Fix for open event not firing after dragging open #254

Open magumbo opened 9 years ago

magumbo commented 9 years ago

Drag close works fine already, this fixing dragging open.

ashishsajwan commented 9 years ago

doesn't works..

open event not firing when we swipes finger across device width.

if we swipe starting from left edge & leaving anywhere before right edge then open event is fired.

but if we swipe across the device to open the sidenav then side nav will appear but event is not fired..