-
Notifications
You must be signed in to change notification settings - Fork 186
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
Change bond length for ACS styles settings #5435
Comments
accmeboot
pushed a commit
that referenced
this issue
Sep 13, 2024
9 tasks
accmeboot
pushed a commit
that referenced
this issue
Sep 17, 2024
rrodionov91
pushed a commit
that referenced
this issue
Sep 19, 2024
- added scale factor to reflect the bond length on the canvas - autotests update & bondLength convertion's condition fix --------- Co-authored-by: Mikhail Vialov <mikhail_vialov@epam.com>
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
- added scale factor to reflect the bond length on the canvas - autotests update & bondLength convertion's condition fix --------- Co-authored-by: Mikhail Vialov <mikhail_vialov@epam.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Bond length is not changed visually on canvas
Solution
Bond length should be changed according to the specified value and unit. The image resolution should be taken as default
Additional information
1 inch = 72 pt
1 inch = 2.54 cm
length in pixels = ppi * length in inch
The text was updated successfully, but these errors were encountered: