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 force reference data change if message indicates that numerical values of data have changed #2385

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

astrofrog
Copy link
Member

The original intent of the _reference_data_changed(force=True) call was for cases where the coordinate system is changed, but we don't need to always force an update in other situations that might cause _update_data to be called.

@pllim
Copy link
Contributor

pllim commented Apr 11, 2023

@kecnry , should probably test this against the unit conversion branch over at Jdaviz since I don't know if changing viewer unit should trigger this or not.

Sounds like we can ignore glue-viz/glue-jupyter#350 ?

@astrofrog astrofrog merged commit bd257e5 into glue-viz:main Apr 11, 2023
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