Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptCollection
/
paper.js
Public
forked from
paperjs/paper.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
paper.js
src
ui
MouseEvent.js
on
DomSceneObject
User selector
All users
All time
Commit history
Commits on Aug 24, 2013
Fix documentation irregularities.
lehni
committed
19c7788
View commit details
Copy full SHA for 19c7788
View code at this point
Browse repository at this point
Commits on Jun 24, 2013
Bring back _class names, since code minification breaks reliance on constructor.name.
Show description for a4535ed
lehni
committed
a4535ed
View commit details
Copy full SHA for a4535ed
View code at this point
Browse repository at this point
Commits on May 27, 2013
Implement a better way to name and export class constructors.
Show description for 10d5de3
lehni
committed
10d5de3
View commit details
Copy full SHA for 10d5de3
View code at this point
Browse repository at this point
Change straps.js to directly use initialize() as constructor function rather than redirecting calls to it.
Show description for 369b329
lehni
committed
369b329
View commit details
Copy full SHA for 369b329
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Update copyright information comments, and year.
lehni
committed
6c9c16a
View commit details
Copy full SHA for 6c9c16a
View code at this point
Browse repository at this point
Commits on Dec 23, 2012
Improve documentation.
lehni
committed
1046e44
View commit details
Copy full SHA for 1046e44
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Fix #toString() for event objects.
lehni
committed
14e6edb
View commit details
Copy full SHA for 14e6edb
View code at this point
Browse repository at this point
Commits on Dec 1, 2011
First version of documentation of Item event handlers and MouseEvent.
puckey
committed
1414500
View commit details
Copy full SHA for 1414500
View code at this point
Browse repository at this point
Commits on Nov 16, 2011
Implement MouseEvent#delta for Item#onMouseDrag and #onMouseMove.
lehni
committed
1b484a2
View commit details
Copy full SHA for 1b484a2
View code at this point
Browse repository at this point
Change parameter sequence in mouse event code.
lehni
committed
cf54b1a
View commit details
Copy full SHA for cf54b1a
View code at this point
Browse repository at this point
Simplify event handling code.
lehni
committed
9061daa
View commit details
Copy full SHA for 9061daa
View code at this point
Browse repository at this point
Implement Item#onMouseEnter / #onMouseLeave.
lehni
committed
b3bf57c
View commit details
Copy full SHA for b3bf57c
View code at this point
Browse repository at this point
Remove unused injection scopes.
lehni
committed
c0e6d5b
View commit details
Copy full SHA for c0e6d5b
View code at this point
Browse repository at this point
Commits on Nov 12, 2011
Commit beginning of item based mouse events. So far only onMousedown / 'mousedown' is supported.
lehni
committed
e4586cf
View commit details
Copy full SHA for e4586cf
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.