cedvdb / ng2draggable

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

restricting drag area #18

Open sancelot opened 7 years ago

sancelot commented 7 years ago

Hi,

I can drag element anywhere in the whole page , is it possible to restrict it to a div width/height ? Regards, S.Ancelot

ajayjindal commented 4 years ago

@cedvdb Can you provide a workaround or solution for this?