This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-22 07:19:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
064f3e05d3
paper.js
/
src
/
tool
History
Jürg Lehni
064f3e05d3
Simplify paper scope switching code for now, as key handling code depends on paper object to always point to a valid one. This is a workaround, rethinking of how key handling should be distributed across multiple instances within one page is required.
2011-05-14 20:08:14 +01:00
..
Tool.js
Fix bug where document wasn't being redrawn after onMouseDrag events.
2011-05-14 16:58:37 +02:00
ToolEvent.js
Clean up ToolHandler code by making many fields private, to better reflect the Java version.
2011-05-14 14:13:48 +03:00
ToolHandler.js
Simplify paper scope switching code for now, as key handling code depends on paper object to always point to a valid one. This is a workaround, rethinking of how key handling should be distributed across multiple instances within one page is required.
2011-05-14 20:08:14 +01:00