Hi folks
I have been working on some mindmaps and other diagrams (built with shapes and text). There are no layers in those boards.
When ready to export, I create a transparent frame (no background colour) around the area, and hit the Export as Image, then select Vector SVG.
The images created have a grey background. Opening the SVG files I see a statement like this, just after the </defs>:
<rect id="svg-board-background-color" width="100%" height="100%" fill="#f2f2f2"></rect>To achieve a transparent background I have to manually remove it.
My question: why is Miro adding this <rect> when the background is set to “No Color”?
Cheers

