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

Molecule changes position after saving and opening from file #4836

Closed
rrodionov91 opened this issue Jun 13, 2024 · 1 comment · Fixed by #4841 or #4847
Closed

Molecule changes position after saving and opening from file #4836

rrodionov91 opened this issue Jun 13, 2024 · 1 comment · Fixed by #4841 or #4847

Comments

@rrodionov91
Copy link
Collaborator

Steps to Reproduce

  1. Go to Macromolecules mode
  2. Open file molecule-move.zip or draw molecule connected to chain of monomers, save to file and open.

Actual behavior
Molecule changes position

image

Expected behavior
Molecule does not change position

image

Ketcher version
v2.22.0-rc.4

@rrodionov91 rrodionov91 added this to the Ketcher 2.22.0-rc.5 milestone Jun 13, 2024
@rrodionov91 rrodionov91 self-assigned this Jun 13, 2024
rrodionov91 added a commit that referenced this issue Jun 13, 2024
…achment point

- fixed attachment point number searching for molecules

#4836 - Molecule changes position after saving and opening from file
- added moving molecules structures in macromode for opening/pasting from file, snake layout

#4840 - Paste from clipboard does not work for molecules in macro mode
- changed serialization method in macromolecules paste
rrodionov91 added a commit that referenced this issue Jun 13, 2024
…achment point

- fixed attachment point number searching for molecules

#4836 - Molecule changes position after saving and opening from file
- added moving molecules structures in macromode for opening/pasting from file, snake layout

#4840 - Paste from clipboard does not work for molecules in macro mode
- changed serialization method in macromolecules paste
rrodionov91 added a commit that referenced this issue Jun 13, 2024
…nection

* #4839 - System loses connections to molecule R2 if there is no R1 attachment point
- fixed attachment point number searching for molecules

#4836 - Molecule changes position after saving and opening from file
- added moving molecules structures in macromode for opening/pasting from file, snake layout

#4840 - Paste from clipboard does not work for molecules in macro mode
- changed serialization method in macromolecules paste

* - updated ketcher version to 2.22.0-rc.5
@AlexeyGirin
Copy link
Collaborator

Verified.
image

  • Indigo Toolkit Version 1.21.0-rc.1.0-g9194599b2-wasm32-wasm-clang-19.0.0
  • Ketcher Version 2.22.0-rc.6 Build at 2024-06-13; 19:10:09
  • Chrome Version 125.0.6422.142 (Official Build) (64-bit)
  • Windows 10

rrodionov91 added a commit that referenced this issue Jun 14, 2024
…achment point

- fixed attachment point number searching for molecules

#4836 - Molecule changes position after saving and opening from file
- added moving molecules structures in macromode for opening/pasting from file, snake layout

#4840 - Paste from clipboard does not work for molecules in macro mode
- changed serialization method in macromolecules paste
rrodionov91 added a commit that referenced this issue Jun 14, 2024
…s no R1 attachment point (#4847)

#4839 - System loses connections to molecule R2 if there is no R1 attachment point
- fixed attachment point number searching for molecules

#4836 - Molecule changes position after saving and opening from file
- added moving molecules structures in macromode for opening/pasting from file, snake layout

#4840 - Paste from clipboard does not work for molecules in macro mode
- changed serialization method in macromolecules paste
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment