Active
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Shape matching
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2025 at 04:58 UTC
Updated:
8 Jul 2025 at 14:19 UTC
Jump to comment: Most recent
In #3515646: Add automated <img srcset> generation we added a xb_parametrized_width image style that auto-converts to various widths.
In that issue we hard-coded the widths - but we should be able to make that stored/configurable in third-party settings in the image style.
Move away from hard-coded list to using TPS.
Comments
Comment #3
wim leersFYI let's include here the discussion @lauriii started at https://git.drupalcode.org/project/experience_builder/-/merge_requests/9..., where he seems to be leaning towards using simple config 🙏
Comment #4
wim leersAnd for the sake of expediency and landing working things, we may broaden the scope here to include doing
ParametrizedImageStyle extends ImageStyle, per @larowlan at https://git.drupalcode.org/project/experience_builder/-/merge_requests/9....Comment #5
wim leers#3515646: Add automated <img srcset> generation is in! 🚢
Comment #6
wim leers