codappix / typo3-responsive-images

TYPO3 Extension to generate perfectly sized responsive images
GNU General Public License v2.0
2 stars 0 forks source link

Support custom sizes per breakpoint for content elements #16

Open justusmoroni opened 3 months ago

justusmoroni commented 3 months ago

We currently can only define sizes on the backend layouts.

In some cases, like a full width layout, were some content is inside of a fixed container, the sizes need to be overwritten for a container or content element.

We can currently manage this by defining cryptic modifiers to calculate the correct container width but this is not readable for developers.

extcode commented 3 months ago

Will be included in the next release.