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
有\n的时候,计算行数不准确,有什么办法解决吗?
The text was updated successfully, but these errors were encountered:
我觉得可以在settext方法中,判断包含多少个\n,如果有的话,计算的行数就要加多少行。如果想在收缩显示时,去掉\n字符,也可以在这个settext方法中手动去更改传入的string。
Sorry, something went wrong.
(´・Д・)」
No branches or pull requests
有\n的时候,计算行数不准确,有什么办法解决吗?
The text was updated successfully, but these errors were encountered: