disable long-click for context menu?
Posted by
Michael Schmid on
Oct 27, 2020; 10:10am
URL: http://imagej.273.s1.nabble.com/disable-long-click-for-context-menu-tp5024124.html
Hi everyone (probably Wayne),
ImageJ 1.53g has added the possibility to have long-clicks for the
context menu.
I have a plugin where I drag a point of a custom overlay (to modify that
overlay). After dragging for about a second, the context menu
interferes. I guess that the same might happen for other plugins that
use mouseDragged.
I could not find any method to disable the long-click context menu. Did
I miss it, or otherwise, could we have something like an
ImagePlus.enableLongClickForContextMenu(boolean) method?
Or is there some other alternative for dragging points in a plugin
without triggering the context menu?
Best regards,
Michael
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html