Login  Register

Re: Edit>Copy to Image Info available in Fiji?

Posted by jmutterer on Sep 28, 2020; 8:55am
URL: http://imagej.273.s1.nabble.com/Edit-Copy-to-Image-Info-available-in-Fiji-tp5006293p5023977.html

I can confirm that this doesn't work in ImageJ1 either.

The code for  "Copy to Image Info" editor command should be called here:
https://github.com/imagej/imagej1/blob/bdafa406a795de1514b00f969fe879e8eeadde85/ij/plugin/frame/Editor.java#L843

but this is never reached because the command is caught by a previous if
statement at line
https://github.com/imagej/imagej1/blob/bdafa406a795de1514b00f969fe879e8eeadde85/ij/plugin/frame/Editor.java#L813


Jerome

On Mon, 28 Sep 2020 at 02:13, tongtao <[hidden email]> wrote:

> I know this thread is 6 years old. However, I am testing this function
> today,
> I found out that this "copy to image info" is not working in my latest
> Fiji,
> (Fiji Is Just) ImageJ 2.1.0/1.53e; Java 1.8.0_261 [64-bit]; Mac OS X
> 10.11.6.
>
> Any ideas?
>
> Thank you.
>
> Best,
>
>
>
> --
> Sent from: http://imagej.1557.x6.nabble.com/
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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