Unplanned
Last Updated: 24 Apr 2023 10:01 by Andy F.
Andy F.
Created on: 24 Apr 2023 10:01
Category: ImageEditor
Type: Feature Request
0
Add configuration for setting width/height of the canvas in ImageEditor

Currently, only the size of the ImageEditor can be set through the configuration. I would like to have the possibility to set the width/height of the canvas. I need a way to enforce width/height on the canvas regardless of the size of the area it's in.  Right now, ImageEditor height includes the toolbar as well, which makes it meaningless, since I'm trying to force the user to a certain canvas height/width.  If I could specify the canvas width/height and that crop pane I'm complaining about didn't overlay the canvas, might even be able to make it fit on a phone. 

Example: I need my final image to be max 324 x 430.  If I specify that for width/height, toolbar cuts out 55px from the height.  Crop cuts 241 px from the width.  I don't want to increase the canvas size to incorporate either the toolbar or any action panes for commands, I need the resulting images to be that specific size/aspect ratio.

0 comments