mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
commit
7bf9cc88e4
1 changed files with 1 additions and 1 deletions
|
@ -2017,7 +2017,7 @@ var Item = Base.extend(Callback, /** @lends Item# */{
|
|||
/**
|
||||
* Inserts this item below the specified item.
|
||||
*
|
||||
* @param {Item} item the item above which it should be inserted
|
||||
* @param {Item} item the item below which it should be inserted
|
||||
* @return {Item} the inserted item, or {@code null} if inserting was not
|
||||
* possible.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue