Skip to content
New issue

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

水印渲染层级优化 #948

Closed
Erlin0220 opened this issue Dec 26, 2024 · 1 comment
Closed

水印渲染层级优化 #948

Erlin0220 opened this issue Dec 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Erlin0220
Copy link

version

0.9.99

Link to minimal reproduction

https://codesandbox.io/p/sandbox/elated-spence-sz8ln7?workspaceId=ws_Aac7TN8QwYP1nXZqPFp3CU

Steps to reproduce

初始化完成

What is expected?

修复

What is actually happening?

如题

Editor Value

No response

System Info

No response

Any additional comments?

No response

@Hufe921
Copy link
Owner

Hufe921 commented Dec 26, 2024

和图片的异步加载有关。
考虑首次渲染性能,不等待图片加载完成才进行整个文档的绘制。我想想有没有好的方法

@Hufe921 Hufe921 changed the title 页面初始化的时候,options传入水印,初始化成功以后图片在水印上面,页面滚动一下水印又移动到最上面 水印渲染层级优化 Dec 27, 2024
@Hufe921 Hufe921 added the enhancement New feature or request label Dec 27, 2024
@Hufe921 Hufe921 closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants