Login  Register

Re: maximized window

Posted by Wayne Rasband on Jan 28, 2008; 6:10pm
URL: http://imagej.273.s1.nabble.com/maximized-window-tp3697395p3697396.html

This bug is fixed in ImageJ 1.39q, now available at
<http://rsb.info.nih.gov/ij/notes.html>.

-wayne

On Jan 22, 2008, at 2:12 PM, Jon Harman wrote:

> Hi,
>
> I have a plugin that adds a panel below the image.  When the window is
> maximized the panel disappears partially below the bottom of the
> screen and the top of the image disappears above the top of the
> screen.  So it seems that the layout of the maximized window is
> adjusting the the image sizing based on the image size, but is
> centering according to the center of the (image + panel).  Is there
> any way I can get the image sizing to take into account the need for
> my panel down below?
>
> I notice that if I have a large image and view it at 100% (so only a
> portion of the image appears on the screen) then maximizing the window
> works just fine.
>
> I am using 1.39n.
>
> Jon
>