epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
505 stars 175 forks source link

Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style) #5833

Closed AlexeyGirin closed 3 weeks ago

AlexeyGirin commented 1 month ago

Steps to Reproduce

  1. Add any functional group on the canvas (or load from file: Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style) and is bolded.zip ) image
  2. Go to Settings - General tab
  3. Set Font size to 30 pt and Font to Symbol image
  4. Click on layout Apply

Actual behavior Functional group label remain unchanged image

Expected behavior Functional group label font and font size got changed image

Versions

Found while testing - https://github.com/epam/ketcher/issues/4987

AlexeyGirin commented 4 weeks ago

Verified. image

NataliaLoginova commented 3 weeks ago

Changes were merged into master branch in PR https://github.com/epam/ketcher/pull/5883

rrodionov91 commented 3 weeks ago

Need backmerge to 2.27

NataliaLoginova commented 3 weeks ago

Changes were merged into release/2.27 branch in PR #5944