Open szczz opened 2 months ago
I vaguely remember (but could be making this up) that we talked about resizing and we came to the conclusion that the clients should size the images on their end before uploading them to the editor. That being said, Storylines image panels do have width
and height
properties in the config schema already but I'm not sure if they're being used at the moment.
Right now, images should be resizing based on the width of the screen by default. One concern I have about allowing a fixed image size would be how we'd handle this on various screen sizes.
Description
We received some feedback from the clients regarding the ability to resize images in the editor.
Is this doable? I remember briefly discussing this in past meetings. Investigate and propose a solution or reason why this isn't feasible in the editor.