Login  Register

Re: Files only added to "Open Recent" if File>Open used, not drag and drop

Posted by dscho on Dec 19, 2006; 2:56pm
URL: http://imagej.273.s1.nabble.com/Files-only-added-to-Open-Recent-if-File-Open-used-not-drag-and-drop-tp3700776p3700778.html

Hi,

On Mon, 18 Dec 2006, Josh Doe wrote:

> I've found that it comes down to the function Menus.addOpenRecentItem(path)
> being called only in Opener.open().
>
> Could this line be added to Opener.openImage(path) as well?

No. Opener.openImage() is not necessarily called interactively.

Note that there is a fix in ImageJA for this exact issue.

Ciao,
Dscho