Problem/Motivation
In reviewing #3066802-113: Ensure that embedded image media items do not display at unreasonable sizes by default, @Wim Leers pointed out:
There is also the responsive_image module which provided "responsive image styles".
Arguably this is crucial for Media to be successfully used for embedding: people will expect embedded media to behave responsively. That'd still only fix it for media of @MediaSource=image, but that'd still be a valuable improvement.
If we don't deal with that here, this would certainly need a follow-up for that aspect.
Yeeeup. Users will expect this, so we should make sure that embedded media is responsive by default, or at least add test coverage to prove that it integrates correctly.
Proposed resolution
TBD
Remaining tasks
TBD
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Release notes snippet
TBD
Comments