We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
#5435 - added scale factor to reflect the bond length on the canvas
a54a414
#5435 - autotests update & bondLength convertion's condition fix
25e20a7
#5435 - Change bond length for ACS styles settings (#5524)
ae7591f
- added scale factor to reflect the bond length on the canvas - autotests update & bondLength convertion's condition fix --------- Co-authored-by: Mikhail Vialov <[email protected]>
e83be36
accmeboot
Successfully merging a pull request may close this issue.
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: