paper.js/src
2011-06-22 08:29:53 +01:00
..
basic Remove debug logging. 2011-06-20 18:28:12 +01:00
browser Rename DomEvent.getElement() -> getTarget(). 2011-06-22 08:27:51 +01:00
color Add a bit more documentation to the Color owner stuff. 2011-06-20 17:00:11 +01:00
core Define view.updateFocus(), to loop through all scopes and their views and set the focus on the first active one, and call it whenever the browser is scrolled. 2011-06-21 21:49:36 +01:00
item Fix bug where cloned items that were selected weren't appearing in the Project#selectedItems array. 2011-06-21 01:52:44 +02:00
path Fix selection behavior when segment lists are cleared, in which case we expect the path to remain selected. 2011-06-20 19:08:34 +01:00
project Big refactoring of the way Style objects are linked to their owning classes, implemented in a way that works across all sub classes. 2011-06-20 14:58:48 +01:00
style TextItem related documentation. 2011-06-21 00:54:14 +02:00
text Documentation: add class example to PointText. 2011-06-21 01:12:47 +02:00
tool Have Tool#onHandleEvent() report back if a callback was called or not, and use that to decide if View#draw() should be called, passing true as the to be implemented checkRedraw parameter. 2011-06-19 23:02:02 +01:00
ui Change focusing behavior: Try getting the view from the current event target in mousemove event, and temporarily focus views so keyboard events are handled too. 2011-06-22 08:29:53 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00
paper.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00