I have come across some issues and am not sure if I am doing something wrong, expecting an incorrect result or what. I could definitely use some help here. To that, I have made this example page to show my issues. At the bottom of the page is a button to download the project file if wanted.
When trying to use an SVG tool the setting of "Upscale to 100% Width" I am expecting the SVG to scale to 100% of the browser width, but it does not.
If I put the code into an html tool it scales to what I would expect it to.
When using the card tool and setting it to act as a link there is an issue when adding a background image that fills the whole card. It no longer acts as a link. If the image does not fill the card only the area around the background is clickable.
This looks like it is acting as expected.
This one appears to actually be acting like it is set to tile.
This one behaves like it is set to contain when it is set to tile.