feathers-openfl
feathers-openfl copied to clipboard
TextInput bug
hi
- bug in textinput & prompt text it Showing incorrect please check it
This is because some of functions that are required to use TextInput is not implemented in Lime/OpenFL (such as TextField.getLineMetrics).
TextInput event is not implemented either, but there is a test implementation for it. https://github.com/openfl/lime/tree/text-input