mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Add todo.
This commit is contained in:
parent
14943f428f
commit
5e271359b9
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ CompoundPath = PathItem.extend(new function() {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// TODO: add getBounds
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If this is a compound path with only one path inside,
|
* If this is a compound path with only one path inside,
|
||||||
* the path is moved outside and the compound path is erased.
|
* the path is moved outside and the compound path is erased.
|
||||||
|
|
Loading…
Reference in a new issue