-
Description:
Environment: 6.3.5.4
Steps to reproduce:
Upload a file into Content > Media > Product Media and select it within a product as cover afterwards.
In there open the settings regarding t…
-
### What version of Next.js are you using?
11.0.1
### What version of Node.js are you using?
14.15.4
### What browser are you using?
Chrome Version 92.0.4515.107 (Official Build) (x86_6…
-
'allo!
I've added support for the above (and generic target to image-tag mapping) as on https://github.com/Buntix/imagelightbox and https://github.com/Buntix/imagelightbox#passing-parameters-to-light…
-
## Bug Description
While i doing smoke testing for plugin release i found that the uploaded image didn't add original image extension( `-jpeg` or `-jpg` ) in the full and sub-sizes image. For sub-siz…
-
### Describe the bug
According to the [documentation](https://kit.svelte.dev/docs/images):
_If you have a large image, such as a hero image taking the width of the design, you should specify siz…
-
URL of WHATWG spec or PR: https://github.com/whatwg/html/pull/8008
**Describe the solution you'd like**
Support checking `sizes=auto` or omitted `sizes` attribute as specified.
Valid:
```html
…
-
Srcset und sizes (100%) über Liquid einsetzen
-
How or what could I implement to stacey that could give me the opportunity to create responsive images using the srcset attribute? Are there any modules/plug-ins I could use or add to the core? I'm re…
r1987 updated
6 years ago
-
As v.0.4.9, we need to specify a size for every type of screen even if the size is the same.
E.g. for an image that is always 100% of the screen : `sizes="xs:100vw sm:100vw md:100vw lg:100vw xl:100vw…
-
### What is the issue with the HTML Standard?
Now that video allows for sources that offer different media attributes, there's nice parity with the way the picture element behaves. However, the video…