-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Cover Block: Missing Image Resolution options #58819
Copy link
Copy link
Closed
Labels
[Block] CoverAffects the Cover Block - used to display content laid over a background imageAffects the Cover Block - used to display content laid over a background image[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
[Block] CoverAffects the Cover Block - used to display content laid over a background imageAffects the Cover Block - used to display content laid over a background image[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
ImageSizeControlorResolutionToolcomponent within the block just like the Media & Text or Image block currently do.