fiji / Colocalisation_Analysis

Fiji's plugin for colocalization analysis
http://imagej.net/Coloc_2
GNU General Public License v3.0
24 stars 18 forks source link

Results: Bug: Large images don't fit in results display gui, and there are no scroll bars, or z slider #32

Closed chalkie666 closed 6 years ago

chalkie666 commented 9 years ago

if the input images are large, they don't fit on the 256x256? viewport of SingleWindowDisplay. There are no scroll bars or zoom possibility, so the only way to see the whole image is to make the SingleWindowDisplay window itself larger.

Minimal fix here is to implement a zoom slider... and/or resize the window to try to fit the input images in,

and while we are at it, the z slider is also missing.