On Sat, 2006-03-11 at 11:40 -0700, Joshua A. Andler wrote:
Haven't checked out the patch yet, but will do so later today. Sounds interesting, but it seems like what you want could be achieved just by using groups. If you have a group and double click into it, it becomes a temporary layer that you're working in (it's even visually reflected in the layer selector). Then to exit out of the temp layer, double click out of it.
Nested layers are more convenient when you are pretty much _only_ using those groups as layers.
(I went through a lot of trouble to implement nested layers in the backend, actually -- the only reason I didn't initially add UI for them is that the quick layer selector currently has some bugs when dealing with nested layers)
-mental