Hi,
in my small V6 editor knowledge, it seems that image management could be tricky:
1° Images larger than 560px (in a full frame block) break the rendering and exceed the frame width.
(by the way how could we insert doubled sized images for Retina screens)
2° Also in a 2 sections block (didn't tried more sections), it seems to be tricky to resize images. For what I saw downscaling is not a problem. But upscaling could lead also to an off the canvas image. Idem for larger images directly inserted.
So, how could we know the max width for an image depending of the block/section size? (I assume that we have to prepare images at the good size as it’s not made automatically by editor, right?)
Thanks for your help
Paul