Skip to content

fix lazy BDV bug#166

Merged
StephanPreibisch merged 2 commits into
JaneliaSciComp:masterfrom
indecisiveuser:bdv-lazy-load-bug
Jul 3, 2026
Merged

fix lazy BDV bug#166
StephanPreibisch merged 2 commits into
JaneliaSciComp:masterfrom
indecisiveuser:bdv-lazy-load-bug

Conversation

@indecisiveuser

Copy link
Copy Markdown
Collaborator

Currently, opening a dataset with lazy BDV mode and then switching to the multiview tab orphans the existing BDV process. This is because the popup's selection listener / internal source bookkeeping were still bound to the original panel.

This is part 2 of a two part fix (the other is JaneliaSciComp/multiview-reconstruction#99.) It detects the current BDV window and passes this process upon switching modes.

@StephanPreibisch StephanPreibisch merged commit 7ce050f into JaneliaSciComp:master Jul 3, 2026
1 check passed
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