WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.5k stars 4.19k forks source link

Cover Block: Missing Image Resolution options #58819

Closed codebymikey closed 2 weeks ago

codebymikey commented 9 months ago

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 or ResolutionTool component within the block just like the Media & Text or Image block currently do.

codebymikey commented 9 months ago

Related issues: #52507 #49020

Bladed3d commented 8 months ago

No kidding. Why are simple features still missing in WP after all these years?????