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

Input laggy in 0.4.1 #100

Closed
sfiera opened this issue Mar 13, 2015 · 1 comment
Closed

Input laggy in 0.4.1 #100

sfiera opened this issue Mar 13, 2015 · 1 comment

Comments

@sfiera
Copy link
Member

sfiera commented Mar 13, 2015

Original issue 97 created by sfiera on 2011-10-04T17:32:26.000Z:

Input is laggier in 0.4.0, especially mouse input.

@sfiera
Copy link
Member Author

sfiera commented Mar 13, 2015

Comment #1 originally posted by sfiera on 2011-10-08T01:06:38.000Z:

Looks like we only ever get one event between each round of drawing/firing timers. My hypothesis is that mouse events aren't actually slower to show up, but feels like it because mouse-up/mouse-down events are usually preceded by a large number of mouse-move events.

@sfiera sfiera closed this as completed Mar 13, 2015
@sfiera sfiera changed the title Input laggy in 0.4.1 Input laggy in 0.4.0 Mar 17, 2015
@sfiera sfiera changed the title Input laggy in 0.4.0 Input laggy in 0.4.1 Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant