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

Add features/ Fix bugs #17

Merged
merged 10 commits into from
Dec 3, 2024
Merged

Add features/ Fix bugs #17

merged 10 commits into from
Dec 3, 2024

Conversation

adelhpour
Copy link
Member

  • Fix issue with creating reaction alias glyphs.

  • Remove "Nth" suffix from function names for clarity and consistency.

  • Add feature to set/get the ID of each graphical object, allowing users to assign custom IDs and modify the associated graphical objects.

  • Resolve padding issue when creating multiple alias reaction glyphs.
    Minor bug fix to pass layoutIndex to getReactionGlyph functions.

  • Add API functions to add/remove additional graphical objects to the layout.

…ndings are added/fixed

- API functions to handle multi-segmented curves are added/fixed

- getSpeciesReferencesAssociatedWithSpecies now check for 'speciesGlyphId' if the user ones to retrieve it using this id (useful for empty species glyphs)
- We now make the color of the hidden elements transparent to hide them

- The user now should pass either model entity id + graphical object index or graphical object id to the 'makeVisible'/'makeInvisible' functions

- It is now possible to hide/display the elements belonging to a category like Species, Reaction, Compartment, etc.
…nd is no longer passed through the 'autolayout' api function is set through its own api functions
…the user can choose their own arbitrary id and modify the graphical object it is associated with)
@adelhpour adelhpour merged commit 1dd539e into develop Dec 3, 2024
9 of 10 checks passed
@adelhpour adelhpour deleted the add-features-fix-bugs branch December 3, 2024 00:17
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