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: reduce sleep time between cursor move in TextEditor #1501

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

apupier
Copy link
Member

@apupier apupier commented Aug 29, 2024

Before submitting your PR, please review the following checklist:

  • CONSIDER adding a new test if your PR resolves an issue.
  • DO keep pull requests small so they can be easily reviewed.
  • DO make sure tests pass.
  • DO make sure any public APIs changes are documented.
  • DO make sure not to introduce any compiler warnings.

Before merging the PR:

  • CHECK continuous integration of main branch is green.
  • CHECK pull request check job is green.
  • CHECK all pull request questions/requests are resolved.
  • WAIT till PR is approved by at least 1 committer.

@apupier apupier force-pushed the reduceTimeOfSleep branch from 3e29928 to f351fb6 Compare August 29, 2024 12:22
Copy link

@apupier apupier requested a review from djelinek August 29, 2024 13:01
@djelinek djelinek merged commit 6977fcb into redhat-developer:main Aug 30, 2024
12 checks passed
@djelinek djelinek added the bug Something isn't working label Aug 30, 2024
@djelinek djelinek changed the title Reduce sleep time between cursor move in TextEditor fix: reduce sleep time between cursor move in TextEditor Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants