Mac OS, black screen after dragging, persist after letting go #2711
Labels
bug
Bug reports and bugfix pull requests
macOS
waiting for reply
Issues blocked waiting for information
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:
zig build run
Expected behavior
I expected to actually see output when I stop dragging
The text was updated successfully, but these errors were encountered: