Skip to content

Mac OS: black screen after moving #3423

@samueleguino97

Description

@samueleguino97

Describe the bug
The window opens just fine but then after dragging the window a bit or resizing the window goes black and it stays black even after I let go.
its not an issue with the frambuffer glfw callback since I added that and nothing changes
this happens only on Mac OS as I tried on windows and works fine
its happening with every backend

I have a reproduceable repo
https://github.com/samueleguino97/zig-glfw-bgfx

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Use Zig 0.14
  3. Build with zig build run
  4. Move the window and see it turn black

Expected behavior
I expected to actually see output when I stop dragging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions