Skip to content

P2D and P3D sketch windows flash red during resize #386

Closed
@processing-bot

Description

@processing-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions