Well this is a fine mess. Spent ages making a "T". And when I was done, HYPE decided to enclose it in a blue box, like this:
For the life of me, I can't seem to make it go away. It HAPPENS to be the same color as the filled interior, but in fact is not controlled by the fill background color.
It SHOULD be transparent, right?
[EDIT: NO idea why/how this happened, but I found a fix... I just copied the vs, and pasted it. The pasted version lost the blue box... so I'm thinking this is a genuine bug.]
It is definitely a bug - so if you have the previously broken document it would be interesting to see.
Vector Shapes route "background color" as the fill for SVG under-the-hood, so it appears something is bypassing this and still setting a background color on the its containing div. I'm not sure how it would get in that state! Thanks!