Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS input lag #68

Open
frewsxcv opened this issue Jun 15, 2022 · 2 comments
Open

macOS input lag #68

frewsxcv opened this issue Jun 15, 2022 · 2 comments

Comments

@frewsxcv
Copy link
Owner

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

@geirsagberg
Copy link

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.

@AlasdairMott
Copy link

thanks @geirsagberg same problem was happening to me, disabling magnet fixed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants