Add todo.

This commit is contained in:
Jonathan Puckey 2011-02-21 01:16:53 +01:00
parent 14943f428f
commit 5e271359b9

View file

@ -40,6 +40,8 @@ CompoundPath = PathItem.extend(new function() {
}
},
// TODO: add getBounds
/**
* If this is a compound path with only one path inside,
* the path is moved outside and the compound path is erased.