ramp4-pcar4 / storylines-editor

An editor for RAMP Storylines
5 stars 13 forks source link

Investigate the ability to resize images in the image editor #392

Open szczz opened 2 months ago

szczz commented 2 months ago

Description

We received some feedback from the clients regarding the ability to resize images in the editor.

Furthermore, having the possibility to modify the size of the images would provide more flexibility.

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.

RyanCoulsonCA commented 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.