Minor fix from last revision
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1775 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -8294,8 +8294,8 @@ var convertToGroup = this.convertToGroup = function(elem) {
|
||||
|
||||
// Temporary hack to get rid of matrix
|
||||
// TODO: See what ungroupSelectedElement does to absorb matrix
|
||||
// canvas.ungroupSelectedElement();
|
||||
// canvas.groupSelectedElements();
|
||||
canvas.ungroupSelectedElement();
|
||||
canvas.groupSelectedElements();
|
||||
//
|
||||
addCommandToHistory(batchCmd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user