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 an issue where sequence downloads would reopen the image viewer w… #233

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

tsmock
Copy link
Collaborator

@tsmock tsmock commented Jul 9, 2024

…indow

This occurs since we want to update the node for the image in the viewer. The image entry was previously immutable, but to avoid the image viewer window reopening problem (and a flicker problem between high res and low res images), it is no longer immutable.

…indow

This occurs since we want to update the node for the image in the
viewer. The image entry was previously immutable, but to avoid the image
viewer window reopening problem (and a flicker problem between high res
and low res images), it is no longer immutable.

Signed-off-by: Taylor Smock <[email protected]>
@tsmock tsmock merged commit 59f0a65 into master Jul 9, 2024
11 checks passed
@tsmock tsmock deleted the fixup-constant-reopen branch July 9, 2024 17:02
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.

1 participant