List [of Overlay] Elements doesn't update automatically
rgaiacs opened this issue · 0 comments
rgaiacs commented
When I add new overlay from ROI Manager, the list of overlay elements does not refresh to display the up to date list of elements.
Steps to Reproduce
open("/path/to/image.tif");
roiManager("Open", "/path/to/roi.zip");
run("From ROI Manager");
run("List Elements");
run("From ROI Manager");
Observed Result
Overlay Elements window doesn't list the new layers.
Expected Result/Output
Overlay Elements window lists the new layers.