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

feat: when generating SVG check that coordinates are not all 0 #174

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

lpatiny
Copy link
Member

@lpatiny lpatiny commented Oct 5, 2023

When we generate a SVG we really would like to see a molecule. So if coordinates are missing we do a copy and we generate the coordinates on the copy (don't want to mess us coordinates of the original molecule but maybe this is a mistake).

@targos if you agree with this approach you can merge this PR.

@lpatiny lpatiny requested a review from targos October 5, 2023 10:44
openchemlib Outdated Show resolved Hide resolved
@lpatiny lpatiny merged commit eded253 into main Oct 6, 2023
4 checks passed
@lpatiny lpatiny deleted the degenerated branch October 6, 2023 11:40
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.

None yet

2 participants