reymond-group / smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.
https://smilesdrawer.rocks
MIT License
416 stars 66 forks source link

fixed overriding #150

Open stsouko opened 1 year ago

stsouko commented 1 year ago

startVertex found by the first loop can be overridden by the next loop.