Resizing a zoomed image window resets the zoom factor?!?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Resizing a zoomed image window resets the zoom factor?!?

Octeau, Sébastien
Dear list,
I recently updated to 1.48q and observed that when resizing a (previously) zoomed window, the zoom factor seems to reset to its original value. That was not the case in the earlier version (I was using 1.48h10). Is that "normal"?

Thank you,
With best regards,

Sébastien Octeau | Imaging Technician, Diagnostic Imaging
Analogic Canada | 4950 Levy Street, Saint-Laurent, Québec Canada, H4R 2P1 | www.analogic.com/canada<http://www.analogic.com/canada>
T  514-856-6920 ext.9009 |  F  514-856-6925 | [hidden email]

 [Description: cid:34C97972-621C-409F-90B1-B0588427E8F7]

The information transmitted in this message, and any attachments  to this message, is intended for the exclusive use of the addressee(s) and may contain information that is confidential or privileged. Any review, forwarding, printing, copying , retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message, by calling 978-326-4000 or by sending an email to [hidden email]<applewebdata://B7D14DFA-BF2B-4CDC-B626-95951A22951A/[hidden email]>  and destroy all copies of this information, including any attachments, without reading or disclosing them. Thank you.
P Think before you print.


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

image001.png (22K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Resizing a zoomed image window resets the zoom factor?!?

Michael Schmid
On Wed, February 19, 2014 14:21, Octeau, Sébastien wrote:

> Dear list,
> I recently updated to 1.48q and observed that when resizing a (previously)
> zoomed window, the zoom factor seems to reset to its original value. That
> was not the case in the earlier version (I was using 1.48h10). Is that
> "normal"?
>
> Thank you,
> With best regards,
>
> Sébastien Octeau

Hi Sébastien,

what do you refer to with 'resize'?
Dragging the image border (om Mac OS, dragging the bottom-right corner)?
A macro call, e.g. setLocation(x, y, width, height), or method of the
ImageWindow?

I don't see any problems with resizing by dragging the corner on MacOS.
If you see the problem, please try the latest version (1.48r) and if the
problem persists report the operating system and java version.  Also
please report whether the image was zoomed in or out, and whether it would
fit the screen.

The setLocation(x, y, width, height) macro call zooms to make the image
fit the window size given by 'width, height', but this behavior has been
present for a long time and is intended.

Michael

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html