haxeui / haxeui-heaps

MIT License
31 stars 12 forks source link

TextIput: cannot type text #25

Closed CrazyFlasher closed 3 years ago

CrazyFlasher commented 3 years ago

Using this sample https://github.com/haxeui/component-examples/tree/master/textinput

http://188.166.108.195/heaps/ - build

Cannot type text

Took latest git of heaps, haxeui-code and haxeui-heaps Build script:

-cp src
-main Main

-lib haxeui-core
-lib haxeui-heaps
-lib heaps

-js build/html5/Main.js