ManifestWebDesign / angular-gridster

An implementation of gridster-like widgets for Angular JS
http://manifestwebdesign.github.io/angular-gridster/
MIT License
966 stars 395 forks source link

adding option to allowOverlapping of elements #477

Open chandan2495 opened 7 years ago

chandan2495 commented 7 years ago

Sometimes random moving of elements on overlap can be annoying. Adding an option to disable repositioning in case allowOverlapping is true.