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 candidates not clickable when drawn over an atom #123

Conversation

HungryProton
Copy link
Contributor

Fixes: "BUG - Auto-Posing feature makes recommendations that are impossible to click on"

  • Changes the handler priority to execute before the selection handler
  • Moves the hovered detection logic from the autopose preview to the autopose handler
  • Removes knowledge of the autopose preview from the selection handler

Copy link
Contributor

@MarianoGnu MarianoGnu left a comment

Choose a reason for hiding this comment

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

LGTM

@HungryProton HungryProton merged commit 047d679 into MSEP-one:devel Mar 5, 2025
@HungryProton HungryProton deleted the fix/atom_candidate_and_selection_collision branch March 5, 2025 18:04
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.

None yet

2 participants