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

PolySelect implementation and miscellaneous selection improvements #195

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

pmatsson
Copy link
Contributor

@pmatsson pmatsson commented Sep 25, 2024

Hi,

This PR introduces the implementation of the PolySelect algorithm along with several customizations that enhance usability and functionality for our use case.

Key Changes:

  • PolySelect Implementation: The core PolySelect algorithm was implemented.
  • Manual selection option: Introduced a new option allowing users to select sources manually.
  • Customizable Selection Area Color: Allow selection area color to be a function (we use this for deselect in ESASky when the area is negative)
  • Improved getObjects() Functionality: The Selector getObjects() function now handles all overlayItems (not just catalogs).
  • Bugfix: Circle intersectsBBox bugfix

Please let me know if you have any questions or suggestions for further improvements!

Closes #99

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.

1 participant