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

Editor events pause or pile up when multiple people are typing #127

Open
cwervo opened this issue Feb 2, 2024 · 0 comments
Open

Editor events pause or pile up when multiple people are typing #127

cwervo opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@cwervo
Copy link
Collaborator

cwervo commented Feb 2, 2024

When two editors are typing at the same time it one editor seems to either lose or pile up key press events (keys stop showing and then will be strung together very quickly a couple seconds later).

Likely this is because the frame rate dips low enough to mess with the process that process key presses.

@cwervo cwervo assigned osnr and cwervo Feb 2, 2024
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

2 participants