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

Render single atoms #22

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Render single atoms #22

merged 3 commits into from
Jun 4, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    dcc5271 View commit details
    Browse the repository at this point in the history
  2. change output path in unit test

    added new molfiles for unit test
    ChemMitch committed May 31, 2024
    Configuration menu
    Copy the full SHA
    156cc40 View commit details
    Browse the repository at this point in the history
  3. tweaked method of determining whether to display atoms.

    When an atom has 0 bonds, always display.
    (We cannot rely on 'valence' because it's always present.)
    ChemMitch committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6552b2b View commit details
    Browse the repository at this point in the history