You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes a critical bug in headless support, where calling ImagePlus's
show() function before running a macro would throw HeadlessException.
With this fix, we can reenable the imagej-legacy automated tests.
0 commit comments