mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Remove TODOs for already implemented functions.
This commit is contained in:
parent
42945825e8
commit
364c31b0f6
1 changed files with 0 additions and 3 deletions
|
@ -1575,9 +1575,6 @@ var Path = PathItem.extend(/** @lends Path# */{
|
|||
|
||||
// TODO: intersects(item)
|
||||
// TODO: contains(item)
|
||||
// TODO: intersect(item)
|
||||
// TODO: unite(item)
|
||||
// TODO: exclude(item)
|
||||
}, /** @lends Path# */{
|
||||
// Explicitly deactivate the creation of beans, as we have functions here
|
||||
// that look like bean getters but actually read arguments.
|
||||
|
|
Loading…
Reference in a new issue