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

Set a fixed bond length to reduce jumping when adding atoms #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jacktday
Copy link
Contributor

This reduces jumping when adding atoms by reducing the need to resize the screen. This could be further improved by preventing the renderer from centering the molecule. Centering should already be turned off, there is likely some other setting that needs to be changed.

@jacktday
Copy link
Contributor Author

This now prevents any jumping, but disables auto scaling. I could manually add auto scaling or a way of panning and zooming could be added to the UI. I think the later is a better solution

@EBjerrum
Copy link
Owner

Thanks a lot for all you pull request! Unfortunately I'm super busy these final days before Christmas, but hopefully I will find the time to look at them soon

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.

2 participants