lewish / asciiflow

ASCIIFlow
https://asciiflow.com
MIT License
4.64k stars 357 forks source link

Export not working #252

Closed g-berthiaume closed 6 months ago

g-berthiaume commented 1 year ago

What I draw image

What I export image

Link to reproduce here

Not sure what's going on. I'm not well verse in js. Let me know if you have any questions.

jmc5113 commented 1 year ago

Yes I've been having this issue for a while as well. Seems there must not be much happening if its still broken. Are there any workarounds?

I've been pasting it into a text editor and fixing the lines. It seems like some kind of line wrap issue.

kting28 commented 1 year ago

Workaround is to delete the extra boxes created before import. See the fixed version)

Use the pointer to select all items, identify the extra "white" spaces and delete them:

image

tristone13th commented 1 year ago

This works, thanks!

lewish commented 6 months ago

Duplicate of #185