cedvdb / ng2draggable

draggable directive for angular 2
https://cedvdb.github.io/ng2draggable/
MIT License
18 stars 16 forks source link

Forgivable Dragging? #6

Closed jredd closed 7 years ago

jredd commented 7 years ago

Great little component! But I had a quick question. Right now someone can just simply drag the element they have out of the current view. Is there a way to make it so window won't? Or some way to allow forgiveness just in case the user did drag the element out of the screen?

cedvdb commented 7 years ago

It would be a nice functionality to have. Feel free to add it.