Skip to content

Fix broken background

David Edmundson requested to merge work/background into master

In commit c709076d the SVG got somehow broken leading to black rectangles in all cases where it was used.

This commit reverts to the last working version, then reapplies the "thick margin" from the change.

A test is supplied to show all our frameSVGs to hopefully make this easier to spot if it happens again.

BUG: 430390

Merge request reports