Feature Request - Maybe have the Resolution option even in EDIT mode

Have noticed that only the Compose mode has the resolution setting option - it would be nice to have it in the Edit mode as well.
I see the intention of keeping it separate, but having it in both does not harm anyone (I think)

Also if you bring over an upscaled image after compose into EDIT - it still gets compressed to 1K spoiling the upscaling effort and resulting in a suboptimal resolution/output.

COMPOSE MODE:

EDIT MODE:

The reason this wasn’t available is because the resolution change was incompatible with diffusion based models and edits. For example, changing the aspect ratio from landscape to portrait, would fail.

However, with the implementations of VLMs like Nana Banana, this is no longer a limitation. The VLM is able to reason through the edits and generate the correct output.

So, this is a good idea. We’ll add it to our backlog for the VLM based models.