Roman

Results 5 comments of Roman

Hello @janwidmer . Thank you very much for your detailed explanation. I have one question regarding your config. ``` bundleBanner: { mediaType: MediaType.SRCSET, ratio: '16-9' mediaRenditions: { w_120: { width:...

Thank you @janwidmer for the response. So regarding the aspect ration in config, yes, the desired media query to control the aspect ration could be added to `queryMap` and used...

Ok, now I see, so in this case we could add it to config ``` pictureElementFormats: { mobile: { mediaQueries: { maxWidth: '767px', }, width: 100, height: 100, }, tablet:...

Hello @janwidmer. Discussed improvements were release in version 2211.31.0. Thank you for describing the problem in such detail and sharing how you worked around it on your side.

Please add unit tests for new service and component and check coverage