You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's particularly noticeable when panning. It takes a little bit of time for the mouse movement events to get registered so the map won't move for a fraction of a second when you first press the mouse button and move the mouse
This could be interaction with some other application. I was using https://magnet.crowdcafe.com/ as a window manager, and noticed that the delay when dragging windows (this was in Bevy, which also uses winit) disappeared when disabling Magnet.
It's particularly noticeable when panning. It takes a little bit of time for the mouse movement events to get registered so the map won't move for a fraction of a second when you first press the mouse button and move the mouse
bevyengine/bevy#760
rust-windowing/winit#1418
The text was updated successfully, but these errors were encountered: