Added new cleared event that can be bound for when user clears the document, updated Wave gadget code to handle it
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@117 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -580,6 +580,7 @@ function SvgCanvas(c)
|
||||
i++;
|
||||
}
|
||||
}
|
||||
call("cleared");
|
||||
}
|
||||
|
||||
this.getMode = function() {
|
||||
|
||||
Reference in New Issue
Block a user