egui icon indicating copy to clipboard operation
egui copied to clipboard

Window movement is broken on macOS on latest master

Open polina4096 opened this issue 6 months ago • 0 comments

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:

  1. Compile demo on the latest master on macOS
  2. Grab a window
  3. Move it a bit
  4. 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

polina4096 avatar Aug 18 '24 06:08 polina4096