FileInfoVirtualStack missed deleteLastSlice()

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

FileInfoVirtualStack missed deleteLastSlice()

Yamada Hidenao
Hi, Wayne

In FileInfoVirtualStack class, deleteLastSlice() does not work because the function in its parent class (VirtualStack) may be called. (i.e. not override)
This issue is similar to "FileInfoVirtualStack does not return the directory and filename".

Best regards,
Hidenao Yamada


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: FileInfoVirtualStack missed deleteLastSlice()

Wayne Rasband-2

> On May 13, 2020, at 6:47 AM, Yamada Hidenao <[hidden email]> wrote:
>
> Hi, Wayne
>
> In FileInfoVirtualStack class, deleteLastSlice() does not work because the function in its parent class (VirtualStack) may be called. (i.e. not override)
> This issue is similar to "FileInfoVirtualStack does not return the directory and filename”.

This bug is fixed in the latest ImageJ daily build (1.53b13). The daily build also includes (in the >> menu) Jerome Mutterer’s amazing Label Maker tool (see attached screenshot).

-wayne



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

LabelMakerTool.png (642K) Download Attachment