20 Dec
2004
20 Dec
'04
10:28 p.m.
On Mon, 20 Dec 2004, John Cliff wrote:
Now that we have the layer stuff is implemented cant we treat these as a set of mutually exclusive top level layers? ie you can only display one at a time, and only work on one and its children at any given time. just a thought.
Yes, at least mostly.
That would be part of the reason I introduced SPDesktop::currentRoot() with the layers stuff, although we need a lot more work before we can have an SPDesktop::setCurrentRoot() analogous to SPDesktop::setCurrentLayer().
I'm also not 100% sure it would be sufficient for implementing SVG 1.2 pagination; it's been a while since I've looked.
-mental