- πΊπΈUnited States tjh
With this change effectively reverted due to the "bug" described in #3252023, what would be a more correct way to include the values of the derived image dimensions?
We have a recurring need to now the actual size of the derivative before loading it. This module currently only provides the derivative image URL in its output.
I suggest that we add a width
and a height
properties to the meta
structure of each derivative, in the same way it's done in the meta
of the Image field data.
Fixed
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With this change effectively reverted due to the "bug" described in #3252023, what would be a more correct way to include the values of the derived image dimensions?