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

getDocumentPixmap causes lag on large canvas #437

Open
F-know opened this issue Feb 22, 2025 · 0 comments
Open

getDocumentPixmap causes lag on large canvas #437

F-know opened this issue Feb 22, 2025 · 0 comments

Comments

@F-know
Copy link

F-know commented Feb 22, 2025

When using the Generator.prototype.getDocumentPixmap function on a large canvas (e.g., 2048x2048 pixels), I noticed that Photoshop becomes unresponsive for several seconds, making it impossible to draw. The duration of this lag is directly proportional to the size of the canvas. During this lag, both my CPU and GPU usage are very low. Is there a way to reduce this lag time without changing the canvas size? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant