paper.js/src/ui
2013-10-30 15:38:08 +01:00
..
CanvasView.js Fix spelling mistake in CanvasView#initialize. Closes #316. 2013-10-25 17:15:54 +02:00
Component.js Only fire change events if values actually change. 2013-10-29 21:52:42 +01:00
Event.js Bring back _class names, since code minification breaks reliance on constructor.name. 2013-06-23 20:18:32 -07:00
Key.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
KeyEvent.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
MouseEvent.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Palette.js Fix typo. 2013-10-29 21:34:51 +01:00
View.js Clean up documentation for event handler functions on View and Tool. 2013-10-30 15:38:08 +01:00