hugoam / kiui

Auto-layout Ui library, lightweight, skinnable and system agnostic, with an OpenGL backend
zlib License
749 stars 70 forks source link

Odd textbox behavior in web demo #29

Open refi64 opened 9 years ago

refi64 commented 9 years ago

If I move the cursor to the end of the textbox in the "Text Editor" demo and start typing, everything's OK. If I put a space, the cursor will appear on the next line. Continuing to type will move it back to the correct position...until I enter another space.