Issue with picture tag on content block.

Permalink
I have added responsive image support for concrete5 site using below documentation.
http://documentation.concrete5.org/developers/designing-for-concret...

It returns <picture> tag when I insert image from content and Image block.
But It does not return <picture> tag, when I re-size them, I mean by assigning specific height and width by drag and drop or providing constrain image size on image block. It returns only <img> tag. Which does not support responsive image.

How can I add support to those images which have specific height and width ?
Adding a snaps to make it more clear.

2 Attachments

srjahir32
 
MrKDilkington replied on at Permalink Best Answer Reply
MrKDilkington
Hi srjahir32,

In 5.7.5.4, resized images in the Content block will use the picture element.
srjahir32 replied on at Permalink Reply
srjahir32
Hope it will work on next version. Anyway when do you think new version will be available ?
MrKDilkington replied on at Permalink Reply
MrKDilkington
@srjahir32

The next version should be released tomorrow.