You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
Functionality (ctrl+move) has been added to the task #4986
Solution
The user should be provided with the ability to cancel the movement of objects (such as atoms or bonds) in the editor using a right-click of the mouse or the Esc key.
If the user right-clicks during the movement of an object, the movement should be canceled, and the object should return to its original position.
If the user presses the Esc key during the movement of an object, the movement should be canceled, and the object should return to its original position.
The text was updated successfully, but these errors were encountered:
Background
Functionality (ctrl+move) has been added to the task #4986
Solution
The user should be provided with the ability to cancel the movement of objects (such as atoms or bonds) in the editor using a right-click of the mouse or the Esc key.
If the user right-clicks during the movement of an object, the movement should be canceled, and the object should return to its original position.
If the user presses the Esc key during the movement of an object, the movement should be canceled, and the object should return to its original position.
The text was updated successfully, but these errors were encountered: