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

Provide stronger checking for region display. Fix x/y flip. #2465

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

jfoster17
Copy link
Member

Pull Request Template

Description

Fixes #2464

We now directly check that the x/y-axis in the region specifications is the same as a the x/y-axis displayed in the image viewer. This allows us to correctly display the regions when the image axes are flipped and prevents erroneous display of the regions if the linking was incorrectly set up.

@astrofrog astrofrog added the bug label Dec 7, 2023
@astrofrog
Copy link
Member

I've rebased this and will try and merge/release today.

@astrofrog astrofrog merged commit f49cddd into glue-viz:main Dec 7, 2023
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

X and Y problems with ScatterRegions
2 participants