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
0.9.69
No response
在页眉和内容区里,通过代码设置图片的imgDisplay属性为FLOAT_BOTTOM或FLOAT_TOP时会导致页面加载后内容不显示。
代码预先设置好的文字图片等内容,在页面加载后都能正常显示出来
The text was updated successfully, but these errors were encountered:
必须要有悬浮坐标,如:
imgDisplay: ImageDisplay.FLOAT_TOP, imgFloatPosition: { x: 100, y: 100 }, type: ElementType.IMAGE
考虑增加代码兼容此数据
Sorry, something went wrong.
improve: floating image initial position #484
9d2ee3a
No branches or pull requests
version
0.9.69
Link to minimal reproduction
No response
Steps to reproduce
在页眉和内容区里,通过代码设置图片的imgDisplay属性为FLOAT_BOTTOM或FLOAT_TOP时会导致页面加载后内容不显示。


What is expected?
代码预先设置好的文字图片等内容,在页面加载后都能正常显示出来
What is actually happening?
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: