Support to input Chinese via IME to input component?
Currently the input component doesn't support to input Chinese via IME, is it possible to implement IME support? That will be super helpful, thanks!
@Insality Implement a full feature input box is extremely complex, maybe integrate an native input box a good idea like this?
https://github.com/baochungit/defold-textinput
Hello! thanks for the issue, I will take a look
About a native input box - probably not for Druid. Support different platforms also a complex thing and currently Druid is all about only Defold GUI system
Hello! Can you check the last input box in 1.1.0? It should be better than before