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
Use API window.ketcher.editor.options({ a: 1 }) or window.ketcher.editor.options({ viewOnlyMode: true })
Take 'Rectangle selection' or 'Lasso' and select all structures
Actual behavior
When using the Selection Tool to select structures on canvas, incorrect visual artifacts appear, as shown in attached videos. Lines and shapes unrelated to original structures are displayed, leading to a distorted view of selected elements.
Expected behavior
The structures should be highlighted appropriately, with no visual artifacts or distortions during selection.
Screenshots
2024-09-25_13h41_46.mp42024-09-25_13h42_46.mp4
Desktop:
OS: Windows 11
Browser Chrome
Version 128.0.6613.120 (Official Build) (64-bit)
Ketcher version
[Version 2.25.0-rc.4] Indigo version
[Version 1.24.0-rc.3]
Bug found during testing but apparently it was introduced much earlier: #4965
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
window.ketcher.editor.options({ a: 1 })
orwindow.ketcher.editor.options({ viewOnlyMode: true })
Actual behavior
When using the Selection Tool to select structures on canvas, incorrect visual artifacts appear, as shown in attached videos. Lines and shapes unrelated to original structures are displayed, leading to a distorted view of selected elements.
Expected behavior
The structures should be highlighted appropriately, with no visual artifacts or distortions during selection.
Screenshots
2024-09-25_13h41_46.mp4
2024-09-25_13h42_46.mp4
Desktop:
Ketcher version
[Version 2.25.0-rc.4]
Indigo version
[Version 1.24.0-rc.3]
Bug found during testing but apparently it was introduced much earlier: #4965
The text was updated successfully, but these errors were encountered: