epam / epam/Indigo

Depicting of superatoms collapsed gives invalid index error

Open
#185 2 comments 0 reactions 0 assignees View on GitHub
User`s Feedback
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

Depicting of superatoms using collapsed option gives an invalid index error. Error occurs for every molecule which has superatoms.

MolId:= indigoLoadMoleculeFromFile('Superatom.mol');
indigoSetOption('render-superatom-mode', 'collapse');
indigoRenderToFile(MolId, 'Molecule.emf');
-->exception index error
array: invalid index 10 (size=8)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.