-
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
Save/load Multi-tail Arrow to/from ket #5104
Labels
MMPK
Scope for Pathway reactions, View-only mode, Static images, Custom buttons and Ketcher API changes
Multi-Tailed Arrow Tool
Test Cases Written
Test cases has been written for that issue
Milestone
Comments
9 tasks
daniil-sloboda
added a commit
that referenced
this issue
Aug 13, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 13, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 19, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 19, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 28, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 28, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 28, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 28, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 29, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 29, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 29, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 30, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 30, 2024
daniil-sloboda
added a commit
that referenced
this issue
Aug 30, 2024
rrodionov91
pushed a commit
that referenced
this issue
Sep 2, 2024
rrodionov91
pushed a commit
that referenced
this issue
Sep 2, 2024
rrodionov91
pushed a commit
that referenced
this issue
Sep 2, 2024
Exploratory testing is completed on RC Remote environment:
The following checks were performed, tests are updated:
Defects below are detected and fixed:
This defect will be fixed in Ketcher 2.25.0-rc.2: |
In scope of this task we are going to change validations for minimal sizes - #5761 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
MMPK
Scope for Pathway reactions, View-only mode, Static images, Custom buttons and Ketcher API changes
Multi-Tailed Arrow Tool
Test Cases Written
Test cases has been written for that issue
As a User, I want to be able to load and save multi-tail arrows to and from KET, so that I can preserve my work and continue working on complex diagrams across multiple sessions.
The arrow should be saved in the following format:
As multi-tailed arrows can only be aligned horizontally with current implementation, the following invariants apply:
zOrder is not used at the moment and should always be set to 0.
Also "z": 0 coordinate will be in Json as for other elements after X and Y.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: