Add Decoding option to image formatter

Created on 27 June 2022, about 3 years ago
Updated 27 January 2023, over 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 2 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.

  • 🇺🇸United States smustgrave

    Since ImageConfigUpdater has been removed a number of updates will have to happen.

    @seanB any suggestion what the alternative is?

  • Issue was unassigned.
  • 🇳🇿New Zealand quietone

    The change record for this issue is published but the issue does not have a commit. I have set the CR to draft.

    Also this hasn't been worked on in over a year so, change to 'un-assigned'

Production build 0.71.5 2024