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

fix: Tweak performance fallback options to be optional #2396

Merged
merged 2 commits into from
Jul 2, 2022

Conversation

eonarheim
Copy link
Member

@eonarheim eonarheim commented Jul 2, 2022

Small fix to not require user message and threshold, which was slightly awkward in this situation where you wanted to disable it. Previously you would need to specify threshold and showPlayerMessasge to disable.

configurePerformanceCanvas2DFallback: {
    allow: false
}

@github-actions github-actions bot added the bug This issue describes undesirable, incorrect, or unexpected behavior label Jul 2, 2022
@eonarheim eonarheim merged commit 6f33c72 into main Jul 2, 2022
@eonarheim eonarheim deleted the fix/tweak-fallback-params branch July 2, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant