Re: Layout Information for SVG Elements

Steven Roussey <[email protected]> Tue, 24 Nov 2009 09:32:50 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <[email protected]>
> None of that makes much sense for SVG.  It's not clear what "size" or
> "position" would mean for these, so much, especially when <use> is involved.


I suppose only the outside element would make sense -- it's size as
part of a html doc assuming that it was embedded that way. Otherwise,
you are right. Event the title of the tab "Layout" doesn't make sense.
In general it should probably give some text saying that an html
element is not selected. Later, we could have a SVG specific panel
showing fill and stroke, transforms, and a few other things. It could
show in place of the layout tab.


> > What basic information could be there, and how to get it?
>
> Fill and stroke information seems like something I might want, but I
> don't do much svg inspecting....
>
> -Boris