epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
290 stars 99 forks source link

System breaks IDT export line if it is longer than 80 chars #1986

Closed AlexeyGirin closed 1 day ago

AlexeyGirin commented 3 weeks ago

Steps to Reproduce

  1. Switch to Macro
  2. Load from file: System breaks IDT export line if it is longer than 80 chars.zip OR create on the canvas followng configuration: image
  3. Try to export canvas to IDT

Actual behavior System show the following result:

/52MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA
//i2MOErA//i2MOErA//i2MOErA//3Phos/

image

Expected behavior System show the following result (solid line, w/o new line breaks): /52MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//3Phos/

Versions:

Issue found while testing https://github.com/epam/Indigo/issues/1900