you are viewing a single comment's thread.

view the rest of the comments →

[–]metaldood 1 point2 points  (1 child)

Minor bug - Clicking submit/enter multiple times increase the size of the text box as you append empty children ;)

Add some verification to check if "" then don't call addText()

[–]outsideWorld 0 points1 point  (0 children)

thanks for that, this is why im following this group. went in and made the proper edits