Add Decoding option to image formatter

Created on 27 June 2022, over 2 years ago
Updated 27 January 2023, almost 2 years ago

Problem/Motivation

The decoding property allows you to control whether or not the browser is allowed to try to parallelize loading your image. If doing so would cause problems, you can specify sync to disable asynchronous loading. This can be useful when applied to img elements, but may be even more so when used for offscreen image objects.

See for full documentation.

Steps to reproduce

Proposed resolution

Add configuration for adding decoding options.

Original Post

It would be nice to configure decoding attribute for images https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/decoding

Feature request
Status

Needs work

Version

10.1

Component
Image module 

Last updated 10 days ago

Created by

🇺🇸United States smustgrave

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024