epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
463 stars 164 forks source link

Preview when loading CDX/Base64 file #1897

Open even1024 opened 1 year ago

even1024 commented 1 year ago

When opening CDX-file Ketcher shows binary data not in human-readable way.

image

Instead the preview for binary files should be disabled and 'No preview available for this format' message shown in the preview area.

The binary content should be encoded into Base64 before sending to Indigo.

ansivgit commented 1 year ago

Actually it shows base64 string as a preview now