mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Documentation: add todo to Path#add
This commit is contained in:
parent
b37604cbac
commit
78ab493709
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@ var Path = this.Path = PathItem.extend({
|
|||
},
|
||||
|
||||
// PORT: Add support for adding multiple segments at once to Sg
|
||||
// DOCS: find a way to document the variable segment parameters of Path#add
|
||||
/**
|
||||
* Adds one or more segments to the end of the segment list of this path.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue