mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Use paper.js fatline code by default in intersectTests.js
This commit is contained in:
parent
268003f241
commit
cfdc479108
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
|
// Uncomment this to turn on fatline clipping in paper.js too
|
||||||
|
options.fatline = true;
|
||||||
paper.install(window);
|
paper.install(window);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue