haxeui / haxeui-html5

The HTML5 backend of the HaxeUI framework -
http://haxeui.org
MIT License
28 stars 14 forks source link

TextField Fix: The "change" event is only dispatched when the textfie… #6

Closed aW4KeNiNG closed 7 years ago

aW4KeNiNG commented 7 years ago

…ld lost the focus. We need to listen the "keyup" event instead.