-
Notifications
You must be signed in to change notification settings - Fork 187
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
Draw selected structure at mouse cursor after closing Templates window #1954
Comments
yuleicul
added a commit
that referenced
this issue
Jan 11, 2023
St-Permiakov
pushed a commit
that referenced
this issue
Feb 20, 2023
St-Permiakov
pushed a commit
that referenced
this issue
Feb 21, 2023
St-Permiakov
pushed a commit
that referenced
this issue
Feb 21, 2023
St-Permiakov
pushed a commit
that referenced
this issue
Feb 21, 2023
…-structure-at-mouse-cursor-as-pasting-does
Nitvex
added a commit
that referenced
this issue
Mar 9, 2023
Nitvex
added a commit
that referenced
this issue
Mar 9, 2023
…raw-selected-structure-at-mouse-cursor-as-pasting-does
KonstantinEpam23
pushed a commit
that referenced
this issue
Mar 10, 2023
… window (#2079) * #1990 - Detect if group is attached to smth + get attachment atom * #1990 - template tool mousedown() refactor * #1990 - Functional group does not connect with another functional group on click&drag * #1990 - #2195 merge fixes * #1990 - cleanup * #1990 - hotfix * #1990 - fixes and clarifications after review * #1954 - Draw selected structure at mouse cursor after closing Templates window * #1954 - master merge hotfix * #1954 – fixed tooltip appearance after adding functional group to canvas --------- Co-authored-by: Stanislav Permiakov <[email protected]> Co-authored-by: Stanislav Permiakov <[email protected]> Co-authored-by: Nikita_Vozisov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment, "Templates Modal" has label "Click to add to canvas", which is not really true. After clicking on a structure, it is not added to canvas and from a user perspective nothing happens. User needs to perform additional click to add a structure on the canvas.
How it should work:
Additional context:
The desired behaviour may be observed when pasting structure from clipboard.
#184100466
The text was updated successfully, but these errors were encountered: