Jürg Lehni
|
01342fa073
|
Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked.
|
2012-11-07 01:02:09 -08:00 |
|
Jürg Lehni
|
bdb74b67e2
|
Define #isActive() for PaperScopeItems.
|
2012-10-30 11:43:40 -07:00 |
|
Jürg Lehni
|
fe97b94340
|
Define PaperScopeItem as a private base class for all classes that have lists and references in the PaperScope (Project, View, Tool), so they can share functionality (#initialize(), #activate(), #remove()), and add support for multiple tools. Closes #27
|
2011-08-02 10:08:08 +01:00 |
|