Explanation

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.

SVG issue

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.

SVG issue

If I put the code into an html tool it scales to what I would expect it to.

Card tool with background image issue

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.

Card with full image

Lorem ipsum dolor sit amet,consectetur adipiscin elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco commodo consequat. Duis aute irure dolor in reprehenderit in fugiat nulla pariatur. Excepteur sint occaecat non proident, sunt officia deserunt mollit anim id est laborum.

Card with partial image

Lorem ipsum dolor sit amet,consectetur adipiscin elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco commodo consequat. Duis aute irure dolor in reprehenderit in fugiat nulla pariatur. Excepteur sint occaecat non proident, sunt officia deserunt mollit anim id est laborum.

Background Image

Set to cover

This looks like it is acting as expected.

Lorem ipsum dolor sit amet,consectetur adipiscin elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco commodo consequat. Duis aute irure dolor in reprehenderit in fugiat nulla pariatur. Excepteur sint occaecat non proident, sunt officia deserunt mollit anim id est laborum.

Set to contain

This one appears to actually be acting like it is set to tile.

Lorem ipsum dolor sit amet,consectetur adipiscin elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco commodo consequat. Duis aute irure dolor in reprehenderit in fugiat nulla pariatur. Excepteur sint occaecat non proident, sunt officia deserunt mollit anim id est laborum.

Set to tile

This one behaves like it is set to contain when it is set to tile.

Lorem ipsum dolor sit amet,consectetur adipiscin elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco commodo consequat. Duis aute irure dolor in reprehenderit in fugiat nulla pariatur. Excepteur sint occaecat non proident, sunt officia deserunt mollit anim id est laborum.