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

Bug: Could not render app.canvas to normal canvas correctly in Windows chrome #10370

Closed
Tianj0o opened this issue Mar 23, 2024 · 1 comment
Closed

Comments

@Tianj0o
Copy link

Tianj0o commented Mar 23, 2024

Current Behavior

I need to render the canvas of pixijs into a normal canvas 2d, which works fine on macos but not on windows,I don't know if this is a bug because I didn't find the article to do so。

Expected Behavior

run success in windows
On windows not work
image
On macos work
image

Steps to Reproduce

i have a stackblitz link maybe help

https://stackblitz.com/edit/vitejs-vite-3767cd?file=main.js

Environment

pixi.js: 8.0.4,
chrome:123.0.6312.59,

Possible Solution

No response

Additional Information

No response

@Tianj0o
Copy link
Author

Tianj0o commented Apr 3, 2024

notice that the init function has a config preserveDrawingBuffer can fix it,but i can not found in the new doc

@Tianj0o Tianj0o closed this as completed Apr 3, 2024
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