On 7/26/16, 11:47 AM, "Harbs" <harbs.li...@gmail.com> wrote:

>I agree there should be a Group object.
>
>The problem is that the way the classes are currently constructed is that
>100 pixel “Rect" positioned at 100,100 actually contains the following
>markup: <svg x=“100” y=“100"><rect x=“0” y=“0” width=“100”
>height=“100”/></svg>

Are you saying that code is doing relative positioning re-calculation?  I
would wonder why it does that.  Otherwise, a more straightforward mapping
would make sense.

-Alex

Reply via email to