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 663 forks source link

Prevent default on startDrag for ignored elements #170

Closed cburgdorf closed 10 years ago

cburgdorf commented 10 years ago

Not exactly sure why this is needed but it cures some undesirable effects for us where elements which have data-snap-ignore applied suddenly where draggable offscreen.

cburgdorf commented 10 years ago

This one was harmful, sorry.