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

Backmerge: #5949 - Delete of micromolecules bonds works wrong (or doesn't work) #6119

Conversation

rrodionov91
Copy link
Collaborator

@rrodionov91 rrodionov91 commented Dec 10, 2024

How the feature works? / How did you fix the issue?

  • added invertAfterAllOperations method to atom and bonds operations to allow renderers rely on final state of model before rendering
  • added deleting of atoms and bonds from molecules struct to synchronize molecules and macromolecules modes

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

…6110)

- added invertAfterAllOperations method to atom and bonds operations to allow renderers rely on final state of model before rendering
- added deleting of atoms and bonds from molecules struct to synchronize molecules and macromolecules modes
@rrodionov91 rrodionov91 changed the title #5949 - Delete of micromolecules bonds works wrong (or doesn't work) Backmerge: #5949 - Delete of micromolecules bonds works wrong (or doesn't work) Dec 10, 2024
- reworked bonds/atoms deletion logic
- moved post execution logic from renderer to command
@rrodionov91 rrodionov91 merged commit a026bd4 into release/2.28 Dec 11, 2024
3 checks passed
@rrodionov91 rrodionov91 deleted the 5949-Delete_of_micromolecules_bonds_works_wrong_(or_doesn't_work)-2.28 branch December 11, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants