]> Shamusworld >> Repos - architektonas/commitdiff
Beginning to make the Layer widget functional.
authorShamus Hammons <jlhamm@acm.org>
Tue, 27 Aug 2013 23:56:38 +0000 (18:56 -0500)
committerShamus Hammons <jlhamm@acm.org>
Tue, 27 Aug 2013 23:56:38 +0000 (18:56 -0500)
Basically all you can do is add a layer; nothing else works though it
does notify the DrawingView when the selection changes. Also added
infrastructure to the Object class to support layers. Every Object now
has a layer attribute.


No differences found