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

Structures are drawn outside the viewbox, when changing rendering options #2446

Closed
Nitvex opened this issue Apr 4, 2023 · 0 comments · Fixed by #2448 or #2455
Closed

Structures are drawn outside the viewbox, when changing rendering options #2446

Nitvex opened this issue Apr 4, 2023 · 0 comments · Fixed by #2448 or #2455
Assignees

Comments

@Nitvex
Copy link
Collaborator

Nitvex commented Apr 4, 2023

Steps to Reproduce

  1. Draw long chain structure, which goes top-down. It is supposed to be larger than canvas size
  2. Your code needs to change rendering options, for example, bond width

Actual behavior
Structure appears outside the viewbox, it is required to scroll the canvas in order to see it

Expected behavior
There is no need to scroll canvas in order to see a structure

#184759813

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment