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:
Jeff Schiller
2009-06-12 12:20:48 +00:00
parent 8702b451f3
commit 50c81a5d36
2 changed files with 2 additions and 0 deletions

View File

@@ -580,6 +580,7 @@ function SvgCanvas(c)
i++;
}
}
call("cleared");
}
this.getMode = function() {