GlenDC / trixel

An easy to use webtool, to make trixel art.
http://www.glendc.com/trixel/
MIT License
18 stars 0 forks source link

TextInput should also update when pressing Enter Key #22

Open GlenDC opened 9 years ago

GlenDC commented 9 years ago

Right now we only react on user-input when the TexField-Input "blurs'. We should probably also update when the user presses a brain-mapped key such as enter. This is probably what the user expects.