Skip to content

fixing for issue 117#236

Open
gansky-alexander wants to merge 3 commits into
mrphilipandrews:masterfrom
mindteam:master
Open

fixing for issue 117#236
gansky-alexander wants to merge 3 commits into
mrphilipandrews:masterfrom
mindteam:master

Conversation

@gansky-alexander

Copy link
Copy Markdown

No description provided.

Comment thread ngDraggable.js

// to identify the element in order to prevent getting superflous events when a single element has both drag and drop directives on it.
var _myid = scope.$id;
var _myid = false;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't var _myid = attrs.id || scope.$id; suffice instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants