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

Fix ROI loading on play movie #249

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

will-moore
Copy link
Member

@will-moore will-moore commented Mar 14, 2019

Added a missing check here to only clear the ROIs if we are loading the ROIs by plane (for images with > 500 ROIs).
I already had this check for re-loading ROIs when the movie stopped, which is why they never re-load.

To test:

Only unload if we have an image with many ROIs where we need to load by plane
@jburel jburel added this to the 0.7.0 milestone Mar 14, 2019
@jburel
Copy link
Member

jburel commented Mar 14, 2019

It now works as expected and it is possible to view the tracks generated by trackmate
cc @manics

@jburel jburel merged commit 1531206 into ome:master Mar 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants