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

Missing view option to CanvasRenderer #8925

Merged
merged 1 commit into from Dec 4, 2022
Merged

Conversation

bigtimebuddy
Copy link
Member

@bigtimebuddy bigtimebuddy commented Dec 3, 2022

Closes #8924

If the view option was set for CanvasRenderer, it was not getting passed to the ViewSystem.

Broken: https://jsfiddle.net/bigtimebuddy/trj3g907/ (v7.0.4)
Fixed: https://jsfiddle.net/bigtimebuddy/t1u9678x/ (this PR)

@bigtimebuddy bigtimebuddy requested a review from a team December 3, 2022 15:50
@bigtimebuddy bigtimebuddy added this to the v7.1.0 milestone Dec 3, 2022
@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Dec 3, 2022
@bigtimebuddy bigtimebuddy merged commit 0061f13 into dev Dec 4, 2022
@bigtimebuddy bigtimebuddy deleted the fix/canvas-renderer-view branch December 4, 2022 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot appear canvas if forceCanvas: true and view specified as PIXI.Application option
2 participants