You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that PIXI.TextInput plugin uses plain html elements (<input> and <textarea>) to provide such rich functionality, what is not stick with Pixi "rendering engine" philosophy.
Please Describe The Problem To Be Solved
Basically, this PIXI.TextInput plugin.
I believe the official one should be as good as this plugin.
The text was updated successfully, but these errors were encountered: