AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

Prevent dragging before the first item when using cutoffStart. Fixes #63 #92

Open HugoCrd opened 10 years ago

HugoCrd commented 10 years ago

We encountered an odd behaviour with cutoffStart : shapeshift allowed an item to be dragged to the first position. Refers to issue #63.