Skip to content

Commit

Permalink
Merge with previous head
Browse files Browse the repository at this point in the history
  • Loading branch information
istemi-bahceci committed Dec 14, 2016
2 parents 0bdfaa7 + bf22925 commit f165292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/src/js/EdgeHandlesOptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ var edgeHandleDefaults =
type: this.getGlobalEdgeType()
});
},
stop: function( sourceNode )
stop: function( sourceNode )
{
// fired when edgehandles interaction is stopped (either complete with added edges or incomplete)
//TODO refactor this, so terrible for now
Expand Down

0 comments on commit f165292

Please sign in to comment.