Open
Description
So for context I'm writing my own GUI framework of sorts (rendering sprites to an undecorated window with transparent framebuffer) and now that I got around to implementing window dragging its a workaround hell. Doing anything with SetPos()
and GetPos()
in MouseMoved freezes everything for some reason. I have *opengl.Window
in my own struct if that even matters.
Metadata
Metadata
Assignees
Labels
No labels