Hi,
How can I add custom image shapes (clip-path) to the Odoo Website Builder, so they:
- Can be used via data-shape="image/my_shape"
- Show up in the image shape selector in the editor
- Apply a custom SVG shape correctly
Is there a working example for registering and using custom image shapes (not background shapes)?
Thanks!