-
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
Macro: After opening a file in macro mode, structure is not in center of the screen and need scroll to find it #3666
Comments
Autotests added. |
StarlaStarla
added a commit
that referenced
this issue
Dec 23, 2023
9 tasks
StarlaStarla
added a commit
that referenced
this issue
Dec 25, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 25, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 26, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 26, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 26, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 26, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 27, 2023
StarlaStarla
added a commit
that referenced
this issue
Dec 27, 2023
Nitvex
pushed a commit
that referenced
this issue
Dec 27, 2023
…n center of the screen and need scroll to find it (#3782) * #3666 make opening structure in center of the screen * #3666 update autotests * #3666 update test screenshots * #3666 separate serializer and center logic * #3666 fix issues * #3666 fix pipeline issues * #3666 fix ci issue * #3666 revert import change and change center logic to DrawingEntitiesManager * #3666 fix autotest * #3666 move get center-of-canvas logic to view layer
Tested. Fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
Actual behavior
After opening a file in macro mode, structure is not in center of the screen but at the top. You have to scroll to find the open structure.
Expected behavior
After opening a file in macro mode, structure is in center of the screen.
Screenshots
2023-12-07_18h52_36.mp4
Desktop (please complete the following information):
Ketcher version
Version 2.17.0-rc.1
The text was updated successfully, but these errors were encountered: