Fixed issue 420
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1243 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -3304,6 +3304,7 @@ function BatchCommand(text) {
|
||||
// Currently only one node can be selected at a time, should allow more later
|
||||
// Should point be the index or the grip element?
|
||||
|
||||
var point = points;
|
||||
// if(!$.isArray(points)) points = [points];
|
||||
//
|
||||
// $.merge(selected_pts, points);
|
||||
|
||||
Reference in New Issue
Block a user