Some client sites have very large, high resolutions images uploaded, and would be very useful if when using the Cover block, users had the option to specify which resolution to use, similar to how the Media & Text or Image blocks currently work.
This will significantly reduce page load if the appropriate image size is used.
This is issue might also affect other blocks making use of media elements, but the cover block is the only one that's currently relevant at the moment.
What is your proposed solution?
Implement the ImageSizeControl or ResolutionTool component within the block just like the Media & Text or Image block currently do.
What problem does this address?
Some client sites have very large, high resolutions images uploaded, and would be very useful if when using the Cover block, users had the option to specify which resolution to use, similar to how the Media & Text or Image blocks currently work.
This will significantly reduce page load if the appropriate image size is used.
This is issue might also affect other blocks making use of media elements, but the cover block is the only one that's currently relevant at the moment.
What is your proposed solution?
Implement the
ImageSizeControl
orResolutionTool
component within the block just like the Media & Text or Image block currently do.