Image widget must allow for responsive versions. #22136
samuelgoldenbaum
started this conversation in
Feature Request
Replies: 2 comments
|
Hi there,
|
0 replies
|
Please do this, it would be far more efficient than the current kludgy workaround of adding multiple images for multiple devices. Especially given that it's already possible to do this with background images. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
It is absolutely essential to be able to serve responsive images, in addition to responsive background images. In today's mobile-first world, sites cannot serve desktop media which is larger, and may include varying art direction considerations, to mobile users.
Describe the solution you'd like
Allow responsive versions for images.
Describe alternatives you've considered
Responsive background images are not a solution and both are needed.
Additional context
Developers are simply closing tickets that refer to this saying images should simply scale. This is incorrect and further evidenced by Elementor's use of responsive background images. Furthermore, requests like that should not closed, but kept open for discussion.
All reactions