mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-28 22:08:54 -04:00
ci: add paperjs build workflow
This commit is contained in:
parent
df67b079f7
commit
597c18c04a
7 changed files with 1215 additions and 383 deletions
|
@ -389,7 +389,7 @@ item.hitTestAll(point);
|
|||
item.hitTestAll(point, {});
|
||||
item.matches({});
|
||||
item.matches(callback);
|
||||
item.matches(name, {});
|
||||
item.matches(item.name, {});
|
||||
item.getItems({});
|
||||
item.getItems(callback);
|
||||
item.getItem({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue