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 NPE from missing content layer #263

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Fix NPE from missing content layer #263

merged 1 commit into from
Jul 17, 2024

Conversation

chrisbanes
Copy link
Owner

The content layer may not have been drawn yet (draw order matters here). If it hasn't there's not much we do other than wait for the next frame.

Fixes #262

The content layer may not have been drawn yet
(draw order matters here). If it hasn't there's not
much we do other than wait for the next frame.
@chrisbanes chrisbanes enabled auto-merge (squash) July 17, 2024 07:30
@chrisbanes chrisbanes merged commit e59f18c into main Jul 17, 2024
2 checks passed
@chrisbanes chrisbanes deleted the cb/fix-npe branch July 17, 2024 07:39
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

Successfully merging this pull request may close these issues.

Crashed after upgrading to 0.9.0-alpha01
1 participant