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 Item From Rearranging #75

Open ellioseven opened 10 years ago

ellioseven commented 10 years ago

Is there any way to tell an item to not rearrange when the rest of the do (keep a selected item from moving when ss-rearrange is fired)?

Kind of like dragWhitelist, is there an arrangeWhitelist?

senner007 commented 10 years ago

Wouldn't it be possible to just not include the item when you run the shapeshift plugin on startup?