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 Bugs and Add Features #32

Merged
merged 14 commits into from
Dec 17, 2024
Merged

Fix Bugs and Add Features #32

merged 14 commits into from
Dec 17, 2024

Conversation

adelhpour
Copy link
Member

Pull Request Note

This pull request includes the follwonig bug fixes and feature additions:

1. Bug Fixes:

  • Fixed the bug with user-set canvas dimensions vanishing after calling autolayout.
  • Resolved the bug where the color features of a group of graphical objects were not being set correctly. A test was added to ensure this fix is properly validated.
  • Addressed a bug with the 'getNumSpeciesReferenceAssociatedWithSpecies' function.

2. New Features:

  • Added an API function 'updateReactionCurves' to allow users to update curve features.
  • Introduced options to:
    • Disable/enable autolayout while loading.
    • Toggle stoichiometric species references on and off.

3. Tests:

  • Some tests were added or updated to verify the fixes and new features:
    • Tests were created for the bug fix related to graphical object color features.
    • New tests for the 'getNumSpeciesReferenceAssociatedWithSpecies' function were added.
    • Tests were also added to verify the new options for autolayout and species references.
    • A test was modified to check the bug fix related to user-set canvas dimensions vanishing after calling autolayout.

These changes improve stability and introduce helpful features for users working with graphical objects and species references.

@adelhpour adelhpour merged commit c7b9c95 into develop Dec 17, 2024
8 of 10 checks passed
@adelhpour adelhpour deleted the add-features-fix-bugs branch December 17, 2024 21:36
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