Open AlexanderTserkovniy opened 9 years ago
Hey!
This issue could be closed. I have fixed this in this way:
instead of binding -> ng-drag="{{dynamicProperty}}"
was need to be put simple reference -> ng-drag="dynamicProperty"
thanks
Thanks a lot.
I am trying to cancel dynamically the drag, how can I achieve this?
Do it like this:
ng-drag="{{dynamicProperty}}"