Description
Steps to Reproduce
- Add "Shape Ellipse" and "Shape Line" to canvas:
- Save in CDXML, Base 64 CDX or in CDX formats
- Open from file
Expected behavior
Ellipse and Line Shapes are displayed as it was saved:
Actual behavior
The "Ellipse Shape" is lost and not displayed, the "Line Shape" is displayed as an arrow with not correct orientation:
Environment details:
- Indigo version: 1.21.0-rc.2.0-g1eba70228-wasm32-wasm-clang-19.0.0
- Ketcher version: 2.22.0-rc.7 build at 2024-06-20; 18:42:41
- Chrome version: 126.0.6478.127 (Official Build) (64-bit)
- Windows 11
Attachments
The recording is attached -
2024-07-01_13-40-12.mp4
Additional context
- It works correctly in the .ket format.
- Detected it accidentally during investigation of image feature - Save/Load image to/from KET file to canvas ketcher#4911