Woops
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@103 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
23f642c4ee
commit
56902f2e6a
|
@ -210,8 +210,7 @@ SVG-edit Google Wave Gadget @ <a href="http://svg-edit.googlecode.com/">http://s
|
|||
}
|
||||
}
|
||||
|
||||
// the 'changed' callback only takes one argument (the element that has changed)
|
||||
function sendDelta(elem) {
|
||||
function sendDelta(svgCanvas, elem) {
|
||||
if (!wave) return;
|
||||
var delta = {};
|
||||
var attrs = {};
|
||||
|
|
Loading…
Reference in New Issue