haxeui / haxeui-html5

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

Required with new TextField features. The "_text" var hasn't the last… #7

Closed aW4KeNiNG closed 7 years ago

aW4KeNiNG commented 7 years ago

… change in the textInput, so if you want to change the textinput (because it has maxChars or restrictChars isn't valid) with the same value, the "if(value == _text)" sentence doesn't allow the change.