jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with text

iwannabswiss opened this issue · comments

I have found at least one issue when doing text, and potentially a second issue or update is needed, depending on how you look at it.

The issue first; is if you make any layer, after the first layer, text, whether you select all of the text or use the backspace to clear the text, the webpage goes completely blank, only showing a white screen. To get back, you have to refresh the page and start over. This issue, however, does not happen if the first layer is text.

The second part is when you use the Enter key to make the text appear on multiple lines; only the first layer line of text is commented out using the semicolon when exporting. The additional lines do not include the semicolon, below is how it appears. This is not necessarily an issue but does require me to correct it before importing.

; Shape: Text
; Name: text
; Text: This
Is
Some
Text
; Font: Cursive

Thanks again for the great program.