-
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
Movement of structure ceases when it reaches the boundaries of canvas, requiring the consistent movement of mouse to continue its motion #2909
Comments
Zhirnoff
changed the title
Structure stop moving when reach boundaries of canvas and need for continuous mouse movements for continue movement
The movement of the structure ceases when it reaches the boundaries of the canvas, requiring the consistent movement of the mouse to continue its motion
Jul 10, 2023
Zhirnoff
changed the title
The movement of the structure ceases when it reaches the boundaries of the canvas, requiring the consistent movement of the mouse to continue its motion
Movement of structure ceases when it reaches the boundaries of canvas, requiring the consistent movement of mouse to continue its motion
Jul 10, 2023
Test cases are written by me. |
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 15, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 17, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 17, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 17, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 17, 2023
NatalliaHutovich
added a commit
that referenced
this issue
Aug 17, 2023
9 tasks
Pre-tested. Bug is fixed. But there are still some comments that will be fixed in another task 2023-09-20_13h33_30.mp4 |
nanoblit
added a commit
that referenced
this issue
Sep 20, 2023
nanoblit
added a commit
that referenced
this issue
Sep 21, 2023
nanoblit
added a commit
that referenced
this issue
Sep 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
Actual behavior
The movement of the structure occurs in shaking when the user brings the structure close to the edge of the canvas, and in order for the structure to continuously move beyond the canvas boundaries, continuous mouse movements are required.
Expected behavior
When the user brings the structure close to the edge of the canvas, smooth and continuous movement should be ensured instead of shaking motion. Additionally, the structure should be able to move beyond the canvas boundaries without the need for continuous mouse movements.
Screenshots
2023-07-10_19h00_31.mp4
Desktop (please complete the following information):
Ketcher version
Version 2.12.0-rc.3
The text was updated successfully, but these errors were encountered: