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

P2D and P3D sketch windows flash red during resize #386

Closed
processing-bot opened this issue Jan 30, 2022 · 1 comment
Closed

P2D and P3D sketch windows flash red during resize #386

processing-bot opened this issue Jan 30, 2022 · 1 comment

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

At least on macOS, resizing the window of an OpenGL sketch will cause it to intermittently flicker red.

Tracked this down to the display.getEDTUtil().isCurrentThreadEDT() check inside PSurfaceJOGL.DrawListener.display(). For now (4.0 beta 5), added a hack to allow the FBO to update.

But there are bigger issues here, which are now being tracked here: #385

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant