On 7/24/16, 12:38 AM, "Harbs" wrote:
>I’d like to be able to enable adding HTML elements to SVG in FlexJS.
>
>There is a mechanism for doing so, namely foreignObject.[1]
>
>There’s two ways we can do this:
>
>1. We can explicitly create a foreignElement class and only allow SVG
>containers to a
I’d like to be able to enable adding HTML elements to SVG in FlexJS.
There is a mechanism for doing so, namely foreignObject.[1]
There’s two ways we can do this:
1. We can explicitly create a foreignElement class and only allow SVG
containers to accept SVG GraphicShapes or ForeignElements.
2. W