-
Notifications
You must be signed in to change notification settings - Fork 176
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
Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style) #5833
Labels
bug
Micromolecules canvas
Bucket: Micromolecules canvas related issues
Priority: High
Team G
User's Feedback
Milestone
Comments
AlexeyGirin
added
bug
User's Feedback
Micromolecules canvas
Bucket: Micromolecules canvas related issues
Team G
labels
Oct 22, 2024
AlekseiKhariukov
assigned AlekseiKhariukov and NataliaLoginova and unassigned AlekseiKhariukov
Oct 22, 2024
AlexeyGirin
changed the title
Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style) and is bolded.
Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style).
Oct 23, 2024
AlexeyGirin
changed the title
Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style).
Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style)
Oct 23, 2024
NataliaLoginova
pushed a commit
that referenced
this issue
Oct 29, 2024
…ng settings (#5874) * applied functional group drawing settings * added micromolecules tests * added macromolecules tests * fixed bunch of micromol tests * fixed bunch of macromol tests
9 tasks
NataliaLoginova
pushed a commit
that referenced
this issue
Nov 6, 2024
* * applied functional group drawing settings * added micromolecules tests * added macromolecules tests * fixed bunch of micromol tests * fixed bunch of macromol tests * fixed micromolecule tests * fixed macro tests * fixed macromolecule tests * fixed micromolecule tests * fixed imports * fixed macro test * fixed micro tests
Changes were merged into master branch in PR #5883 |
9 tasks
9 tasks
Need backmerge to 2.27 |
aproskurnov
added a commit
that referenced
this issue
Nov 7, 2024
* * applied functional group drawing settings * added micromolecules tests * added macromolecules tests * fixed bunch of micromol tests * fixed bunch of macromol tests * fixed micromolecule tests * fixed macro tests * fixed macromolecule tests * fixed micromolecule tests * fixed imports * fixed macro test * fixed micro tests
NataliaLoginova
pushed a commit
that referenced
this issue
Nov 8, 2024
* Backmerge - #5833 Applied functional group drawing settings (#5883) * * applied functional group drawing settings * added micromolecules tests * added macromolecules tests * fixed bunch of micromol tests * fixed bunch of macromol tests * fixed micromolecule tests * fixed macro tests * fixed macromolecule tests * fixed micromolecule tests * fixed imports * fixed macro test * fixed micro tests * fixed macro tests
9 tasks
Changes were merged into release/2.27 branch in PR #5944 |
knadonenko
pushed a commit
that referenced
this issue
Nov 12, 2024
commit 0bb3715 Author: Drimodaren <95479023+Drimodaren@users.noreply.github.com> Date: Tue Nov 12 12:08:05 2024 +0400 #5842-info-button-i-for-some-properties-at-settings (#5912) * 5842-info-button-i-for-some-properties-at-settings * updated tests * change layout and update snapshot * updated test * updated tests * merge * add tooltip for after, updated tests * changes part 2 * tests update * update tests * update tests * Revert specific files to previous state * Revert specific files to previous state * Revert specific files to previous state * format --------- Co-authored-by: Andrey Menshikov <andrey.menshikov@bostongene.com> commit 168e713 Author: Alexey Girin <agirin@mail.ru> Date: Mon Nov 11 16:29:38 2024 +0300 Autotests: #5832 - autotests expand macromolecules in micro mode 2 (#5913) * First banch * For Roman * For roman 2 * - added clickOnAtomById helper * Zoom coordinates recalculation added * Verify that deleting an expanded monomer in a chain structure using the Erase tool cause Edit Abbreviations dialog to appear * fix * Verify that after using the Erase tool to delete an expanded monomer in both chain and ring structures, the Undo and Redo functionality works correctly, restoring or re-removing the expanded monomer and its bonds * Move collapsed monomer on Micro and Undo * Move expanded monomer on Micro and Undo * Verify switching back from micro mode to macro mode with expanded and collapsed monomers * Small fix * first draft * Verify saving collapsed monomers in Daylight SMARTS * Saving collapsed monomer to SMARTS * Last fix * last fix * lf 2 * lf3 * Micro molecules fix * lf4 * Verify that expanding multiple monomers works in a left-to-right order within a chain fix * Verify that expanding multiple monomers works in a top-to-bottom order within a chain fix * Verify that expanding monomers with big mircomolecule ring structures in the middle behaves correctly without breaking the chain fix * Verify that deleting an expanded monomer in a chain structure using the Erase tool cause Edit Abbreviations dialog to appear fix * last fix * lf2 * Move collapsed monomer on Micro and Undo fix * Last fix * last last fix * One more try * One more fix * macro-micro-switcher.spec.ts:3232 update * macro-micro-switcher.spec.ts:3093 update * all the rest * final * Horizontal split * one more fix * On more try * one more try * and one more * 260 * last one * lf 2 --------- Co-authored-by: Roman Rodionov <roman_rodionov@epam.com> commit 94e560b Author: Vladimir Nebolsin <107650674+mnmsvlw@users.noreply.github.com> Date: Fri Nov 8 03:56:30 2024 +0400 #5351 – Inform User to Apply Layout after Settings Adjustment (#5921) * #5351 - inform user to apply layout after settings adjustment * Update reaction component margin size related tests commit eb21a9d Author: GlisicMirjana <133213397+GlisicMirjana@users.noreply.github.com> Date: Wed Nov 6 23:06:53 2024 +0100 #5270 - Warning should not displayed for importing CDXML, base64 CDX, CDX formats (#5928) commit 5a281ac Author: Roman Rodionov <roman_rodionov@epam.com> Date: Wed Nov 6 16:26:42 2024 +0100 Backmerge: #5886 - Loading a KET file in macro mode, bond connections are preserved but microstructures are shifted (#5919) - added repositioning for all entities during paste/open structures - updated screenshots commit 5fe4ef3 Author: Roman Rodionov <roman_rodionov@epam.com> Date: Wed Nov 6 13:08:20 2024 +0100 #5814 - On Remote environment, the reaction/molecule can't be saved to V3000 formats (returns V2000 instead): MOL, RXN, SDF, RDF (#5908) (#5911) commit 9a1e91e Author: ivanmaslow <165396466+ivanmaslow@users.noreply.github.com> Date: Wed Nov 6 14:54:14 2024 +0300 #5915: Added two files, two tests, updated description (#5917) commit 3a57f09 Author: aproskurnov <proskurn@gmail.com> Date: Wed Nov 6 11:39:28 2024 +0100 Backmerge - #5833 Applied functional group drawing settings (#5883) * * applied functional group drawing settings * added micromolecules tests * added macromolecules tests * fixed bunch of micromol tests * fixed bunch of macromol tests * fixed micromolecule tests * fixed macro tests * fixed macromolecule tests * fixed micromolecule tests * fixed imports * fixed macro test * fixed micro tests commit 7851c09 Author: Roman Rodionov <roman_rodionov@epam.com> Date: Wed Nov 6 10:54:25 2024 +0100 #5873 - Export to ket (and getKET function) change incrementally internal IDs every call (#5916) - fixed monomer ids generation for serialization - updated test-data commit eb5738f Author: Nikita Chistousov <nikita_chistousov@epam.com> Date: Tue Nov 5 15:00:12 2024 +0100 #5898 – Update indigo to 1.26.0-rc.1 in browser module (#5905) – updated indigo to 1.26.0-rc.1 in browser module - removed test which doesn't work --------- Co-authored-by: Roman Rodionov <roman_rodionov@epam.com> commit a691731 Author: Nikita Chistousov <nikita_chistousov@epam.com> Date: Mon Nov 4 12:28:53 2024 +0100 Backmerge: #5809 – Open correct context menu for expanded monomer while clicking on bond or atom (#5901)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Micromolecules canvas
Bucket: Micromolecules canvas related issues
Priority: High
Team G
User's Feedback
Steps to Reproduce
(or load from file: Importing functional groups (e.g. Boc, Bn, CF3) ignores drawing settings (e.g. ACS style) and is bolded.zip )
Actual behavior
Functional group label remain unchanged
Expected behavior
Functional group label font and font size got changed
Versions
Found while testing - #4987
The text was updated successfully, but these errors were encountered: