We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1,多行文字时,文本框的基准线已经往下移了,飞入的文字还是在第一行时的位置 2,同时输入多个文字时,比如,我输入了个 “我们都一样”,这样一句话,因为键盘上已经提示出来了,我点击时,文字会同一时间出现在文本框里,这时飞入的是最后一个字,位置 也是对应在“我”这个字所在位置,希望输入多个文字时能同时飞入,且位置对应
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1,多行文字时,文本框的基准线已经往下移了,飞入的文字还是在第一行时的位置
2,同时输入多个文字时,比如,我输入了个 “我们都一样”,这样一句话,因为键盘上已经提示出来了,我点击时,文字会同一时间出现在文本框里,这时飞入的是最后一个字,位置 也是对应在“我”这个字所在位置,希望输入多个文字时能同时飞入,且位置对应
The text was updated successfully, but these errors were encountered: