egui
egui copied to clipboard
Window movement is broken on macOS on latest master
Describe the bug Window moves faster than the cursor grabbing it. This results in a cursor being offset from the initial grab position.
To Reproduce Steps to reproduce the behavior:
- Compile demo on the latest master on macOS
- Grab a window
- Move it a bit
- See a position desync between the cursor and the window
Expected behavior The window should exactly follow the cursor.
Screenshots https://github.com/user-attachments/assets/7ec3d599-c97b-446c-b2a4-a3a85367fbe6
Desktop (please complete the following information):
- OS: macOS
- Version: latest beta