Image widths are wrong, when inserting images via "Insert Records" content element in a multi column container.
Steps to Reproduce
Install EXT:container
Create content element type "2 Columns 50%/50%"
Insert content element type "Images Only" in column 1
Create content element type "4 Columns"
Insert content element type "Insert Records" in column 1 and include previously created record "Images Only".
Expected behavior
Width of image in element "2 Columns 50%/50%" is half the width.
Width of image in element "4 Columns" is 1/4 the width.
Actual behavior
Width of image in element "4 Columns" is half the width.
Screenshots
Backend view
Frontend view
Image 1 has width of 620 pixels, that's ok.
Image 2 has width of 620 pixels, that's incorrect, it should be 310 pixels.
Image 3 has width of 310 pixels, that's ok.
Bug Report
Prerequisites
Description
Image widths are wrong, when inserting images via "Insert Records" content element in a multi column container.
Steps to Reproduce
Expected behavior
Width of image in element "2 Columns 50%/50%" is half the width. Width of image in element "4 Columns" is 1/4 the width.
Actual behavior
Width of image in element "4 Columns" is half the width.
Screenshots
Backend view
Frontend view
Image 1 has width of 620 pixels, that's ok. Image 2 has width of 620 pixels, that's incorrect, it should be 310 pixels. Image 3 has width of 310 pixels, that's ok.