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

Atom style callbacks pass indexes rather than an extension of Atom #47

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

MaybeJustJames
Copy link
Member

The TTFD application uses this to display selected atoms from a tracer metabolite. When the molecule itself is used to store "selected" state the same instance must be used for display. This prevents generalised React components where different Molecule instances (of the same molecule) are used for display.

The [TTFD](https://ttfd.vib.be) application uses this to display
selected atoms from a tracer metabolite. When the molecule itself is
used to store "selected" state the same instance must be used for
display. This prevents generalised React components where different
Molecule instances (of the same molecule) are used for display.
@MaybeJustJames MaybeJustJames merged commit e446e1e into main Nov 5, 2024
3 checks passed
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