paper.js/src
2011-06-19 23:23:52 +01:00
..
basic Remove the mention of optional parameters in documentation, as they are marked optional already. 2011-06-19 21:52:52 +01:00
browser Define DomElement.isInvisible(), to check if the given element is not displaying. 2011-06-14 00:20:27 +01:00
color Remove all beans: true settings. 2011-06-19 18:54:41 +01:00
core Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
item Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
path Have subclasses of Item call the base version of _changed(). 2011-06-19 22:40:49 +01:00
project Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
text Move over content handling from PointText to TextItem. 2011-06-19 23:23:52 +01: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 Have views redrawn in keyboard handlers if content has changed. 2011-06-19 23:17:55 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Rename ChangeFlags -> ChangeFlag. 2011-06-19 22:21:14 +01:00
paper.js Rename ChangeFlags -> ChangeFlag. 2011-06-19 22:21:14 +01:00