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

Fix logic for event loop when lazy or update events disabled #1197

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

bvssvni
Copy link
Member

@bvssvni bvssvni commented Aug 23, 2017

  • Fixes a bug when rendering takes long time when event loop is lazy or
    update events are disabled
  • Do not emit idle events in lazy mode
  • Correct use of the Idle flag (refers to last event being an idle
    event)

- Fixes a bug when rendering takes long time when event loop is lazy or
update events are disabled
- Do not emit idle events in lazy mode
- Correct use of the `Idle` flag (refers to last event being an idle
event)
@bvssvni bvssvni merged commit acc03ab into PistonDevelopers:master Aug 24, 2017
@bvssvni bvssvni deleted the lazy branch August 24, 2017 10:41
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

Successfully merging this pull request may close these issues.

1 participant