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
请告诉我们你遇到了什么问题。预期是什么?实际表现是什么?
替换文本中含有空格时,会导致替换后的文本无法显示
请说明重现步骤。加载的是什么文件,你的代码是怎么写的,等等。 PAG 素材可以在压缩之后,随这个 Bug 上传。
打开mac/PAGViewer,将
mac/PAGViewer
libpag/mac/PAGViewer/ViewController.m
Line 20 in 0a4ea94
textData.text = @"hello world";
libpag 版本:main branch, mac/PAGViewer 设备:macOS 12.0.1
main
请给一个 Demo 项目,我们可以运行并重现这个问题。
如果还有其他信息可以帮助我们定位问题,请添加其他内容。
The text was updated successfully, but these errors were encountered:
Fix Tencent#38, the text was not displayed when the text contained space
f022a27
kevingpqi123
Successfully merging a pull request may close this issue.
Bug 描述
问题
替换文本中含有空格时,会导致替换后的文本无法显示
重现
打开
mac/PAGViewer
,将libpag/mac/PAGViewer/ViewController.m
Line 20 in 0a4ea94
改为
环境
libpag 版本:
main
branch, mac/PAGViewer设备:macOS 12.0.1
Demo(可选)
mac/PAGViewer
The text was updated successfully, but these errors were encountered: