Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List [of Overlay] Elements doesn't update automatically #270

Open
rgaiacs opened this issue Dec 15, 2020 · 0 comments
Open

List [of Overlay] Elements doesn't update automatically #270

rgaiacs opened this issue Dec 15, 2020 · 0 comments

Comments

@rgaiacs
Copy link

rgaiacs commented Dec 15, 2020

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.

observed

Expected Result/Output

Overlay Elements window lists the new layers.

expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant