-
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
If switch to View Only Mode with Fragment Selection you cannot change or select another selection mode #5581
Labels
MMPK
Scope for Pathway reactions, View-only mode, Static images, Custom buttons and Ketcher API changes
Priority: Medium
Milestone
Comments
daniil-sloboda
added a commit
that referenced
this issue
Oct 14, 2024
…do\redo not saving coordinates
Pre-tested on Nightly. Bug fixed. 2024-10-14_13h26_41.mp4Desktop:
Ketcher version |
9 tasks
rrodionov91
pushed a commit
that referenced
this issue
Oct 14, 2024
…l arrows undo\redo not saving coordinates (#5736)
9 tasks
rrodionov91
added a commit
that referenced
this issue
Oct 14, 2024
…#5756) * #5097 - Selection frame is displayed improperly for overlapped images (#5647) * #5097 - гpdated selection frame display for images and simple objects * #5097 - updated tests * #5097 - updated width of stroke to pass tests (cherry picked from commit f49f357) * Backmerge: #5581 - fixed view only toggle fragment issue and multitail arrows undo\redo not saving coordinates (#5736) (cherry picked from commit f9c4df6) --------- Co-authored-by: Daniil Sloboda <[email protected]>
Tested. Bug fixed. 2024-10-15_15h32_26.mp4Desktop:
Ketcher version |
AlinaLysenko
pushed a commit
that referenced
this issue
Oct 16, 2024
…l arrows undo\redo not saving coordinates (#5736)
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…l arrows undo\redo not saving coordinates (#5736)
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
Priority: Medium
Steps to Reproduce
ketcher.editor.options({ viewOnlyMode: true })
Actual behavior
In "View Only" mode, the "Fragment selection" option becomes unusable, and it's impossible to switch to other selection modes.
Additionally, if "Lasso" selection was chosen before switching to "View Only," it behaves like "Rectangle" selection in that mode.
Expected behavior
The user should be able to continue selecting fragments or switch between different selection modes, or all selection options should be blocked except Rectangle selection.
Proposed Solution: Block all selection modes except "Rectangle" and automatically switch to "Rectangle" selection when transitioning into "View Only" mode.
Screenshots
2024-09-25_11h49_42.mp4
2024-09-25_11h50_54.mp4
Desktop:
Ketcher version
[Version 2.25.0-rc.4]
Indigo version
[Version 1.24.0-rc.3]
Bug found during testing: #4965
The text was updated successfully, but these errors were encountered: