Incorrect rendering of structure with Attached S-Groups
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to reproduce**
Call v2/indigo/render in remote mode with (options, struct):
```
options: {
aromatize-skip-superatoms: true,
gross-formula-add-rsites: true,
ignore-stereochemistry-errors: true,
mass-skip-error-on-pseudoatoms: false,
render-output-format: "png",
smart-layout: true
},
struct: {}
```
[struct.txt.zip](https://github.com/epam/Indigo/files/8169936/struct.txt.zip)
**Expected result**
Correct image with Attached S-Groups is rendered
**Actual result**
Image is incorrect, all Attached S-Groups except one are missing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.