Skip to content

Remove interactive marking API #41

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

Merged
merged 4 commits into from
May 22, 2025

Conversation

mwcraig
Copy link
Member

@mwcraig mwcraig commented May 20, 2025

This pull request removes the interactive marking API (start_marking, stop_marking, is_marking) following offline discussion.

Fixes #20 which was mostly about interactive marking.

@mwcraig mwcraig requested review from pllim and eteq May 20, 2025 15:53
Copy link
Member

@pllim pllim left a comment

Choose a reason for hiding this comment

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

Does simplify a lot of stuff. Thanks!

Now that we are not bound by interactive click to mark, we also have the option to define marker property as a dictionary mapping marker label name to its properties, as discussed offline yesterday, but that is a separate PR.

@mwcraig mwcraig merged commit b9891ac into astropy:main May 22, 2025
1 check passed
@mwcraig mwcraig deleted the remove-interavtivity-api branch May 22, 2025 14:33
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.

Refactor the test test_marking_operations
2 participants