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: Separate view task, and smoother keyboard interactions #43

Merged
merged 6 commits into from
Nov 11, 2020

Conversation

matthewhammer
Copy link
Owner

  • View query calls within their own async task
  • Now, each view event generally corresponds to multiple keyboard presses, not just (always) one each.
  • Fixes the lockup feeling where the keyboard events and view query calls block each other
  • Fix cargo fmt barf, where it does not like nested tuple projections without parens

@matthewhammer matthewhammer merged commit 02d47f3 into master Nov 11, 2020
@matthewhammer matthewhammer deleted the drawtask branch December 15, 2020 20:20
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