Change name from svgEditor.setPan to svgEditor.setPanning
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2332 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -2056,7 +2056,7 @@
|
||||
}
|
||||
})
|
||||
|
||||
Editor.setPan = function(active) {
|
||||
Editor.setPanning = function(active) {
|
||||
svgCanvas.spaceKey = keypan = active;
|
||||
}
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user