You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output from that special node graph is of type ArtboardGroup and it should enter the SVG output renderer and become an appropriately colored background rectangle as well as a definition for a clipping mask.
(A checkered transparency background (defined in CSS) should also be included in the viewport, but in a way that causes it to be excluded from things that rasterize the artboard.)
The text was updated successfully, but these errors were encountered:
Part of #1171
The output from that special node graph is of type
ArtboardGroup
and it should enter the SVG output renderer and become an appropriately colored background rectangle as well as a definition for a clipping mask.(A checkered transparency background (defined in CSS) should also be included in the viewport, but in a way that causes it to be excluded from things that rasterize the artboard.)
The text was updated successfully, but these errors were encountered: