Fixed utilities reference
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1846 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -795,6 +795,7 @@ jQuery.fn.jGraduate =
|
||||
|
||||
|
||||
$('#' + id + ' div.grad_coord').mousedown(function(evt) {
|
||||
evt.preventDefault();
|
||||
draggingCoord = $(this);
|
||||
var s_pos = draggingCoord.offset();
|
||||
offset = draggingCoord.parent().offset();
|
||||
|
||||
Reference in New Issue
Block a user