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 clip mask bug #1513

Merged
merged 1 commit into from
May 26, 2022
Merged

Fix clip mask bug #1513

merged 1 commit into from
May 26, 2022

Conversation

jameshadfield
Copy link
Member

The clip-mask uses the scale ranges and thus is prone to getting out-
of-sync, as described in #1512.
This commit should mitigate such bugs at the expense of regenerating
the mask more often.

Closes #1512

The clip-mask uses the scale ranges and thus is prone to getting out-
of-sync, as described in #1512.
This commit should mitigate such bugs at the expense of regenerating
the mask more often.

Closes #1512
Copy link
Member

@victorlin victorlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with the example dataset I linked on Slack, bug seems to be fixed.

@jameshadfield jameshadfield merged commit a678cad into master May 26, 2022
@jameshadfield jameshadfield deleted the fix/tip-labels branch May 26, 2022 02:01
@jameshadfield
Copy link
Member Author

Thanks @victorlin! Will hopefully merge #1514 shortly then release a new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Truncated display on main monkeypox tree when zooming out
2 participants