-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
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:
- Clone the repo
- Use Zig 0.14
- Build with
zig build run
- Move the window and see it turn black
Expected behavior
I expected to actually see output when I stop dragging
Metadata
Metadata
Assignees
Labels
No labels