Image Well Auto Size

is there a short cut to snap the image well to the size of the default picture?

imagewell.width = picture.width imagewell.height = picture.height

Nice for code! Thanks.

I was hoping there would be a command/control/Alt/somthing click in the IDE

an image well will resize the image being displayed to the image wells display size which is often more useful so you have a consistent display size rather than resizing itself to fit whatever image is placed in it

I like my picture size to equal my image well size. Or the image quality can become warped and degraded.

But the ID does not tell me the size of the image. So I have to track it don on disk and then open it in some app (Photoshop) and look at the pixel size.

I would love to be able to control+Click to have the image well snap to the picture size.