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

Only update the array in ModestImage when the mouse is not pressed #1866

Merged
merged 6 commits into from
Sep 3, 2018

Conversation

astrofrog
Copy link
Member

This fixes #1857 - when panning around, it causes the image to not be updated until the mouse is released. This is crucial for large remote datasets.

Before this is merged, we should consider whether this should be optional in some way. We could base it on the type of data, or on the image size for example.

@astrofrog astrofrog merged commit c1a3000 into glue-viz:master Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resample image on mouse up in image viewer
1 participant