ManifestWebDesign / angular-gridster

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

Fixed bug with chrome browser and angular-gridster in iFrame - Fixed #494 #495

Closed patrickbussmann closed 6 years ago

patrickbussmann commented 6 years ago

I added the mouse leave event for stop dragging so that if the cursor leaves the iFrame or window the element will be dragged off.