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

#3712 - Macro: Pressing Layout/Clean Up button cleanup all macromoleculas from canvas #3821

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

rrodionov91
Copy link
Collaborator

@rrodionov91 rrodionov91 commented Dec 28, 2023

  • fixed macromolecules cloning in struct to include it into ket for indigo layout

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

During the struct cloning MonomerMicromolecule was converting into SGroup and we were loosing the information that structure is monomer. To fix that it was implemented clone method in MonomerMicromolecule. Also added setting of several attributes of sgroup in MonomerMicromolecule which needs to render monomers properly n molecules mode.

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

…ulas from canvas

- fixed macromolecules cloning in struct to include it into ket for indigo layout
@rrodionov91 rrodionov91 merged commit 617edf5 into master Dec 29, 2023
5 checks passed
@rrodionov91 rrodionov91 deleted the 3712-indigo-layout-macro branch December 29, 2023 11:49
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.

Macro: Pressing Layout/Clean Up button cleanup all macromoleculas from canvas
2 participants