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

update(KeyBinds): Allow shortcuts to work just onkeydown, fixing firing twice #1760

Closed
wants to merge 6 commits into from

Conversation

lgmarchi
Copy link
Contributor

What this PR does 📖

1. Allow shortcuts to work just onkeydown, fixing firing twice

a. Now we don't need mroe debounce, and all shortcuts will fire just once onkeydown.

Which issue(s) this PR fixes 🔨

  • Resolve #

Special notes for reviewers 🗒️

Additional comments 🎤

@lgmarchi lgmarchi self-assigned this Jan 24, 2024
@github-actions github-actions bot added Don't merge yet DO NOT MERGE Missing dev review Still needs to be reviewed by a dev labels Jan 24, 2024
Copy link
Contributor

github-actions bot commented Jan 24, 2024

UI Automated Test Results Summary for MacOS/Windows

500 tests   448 ✅  2h 34m 8s ⏱️
 42 suites   52 💤
  3 files      0 ❌

Results for commit 65c92c3.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 24, 2024

UI Automated Tests execution is complete! You can find the test results report here

@phillsatellite phillsatellite added the QA Tested QA has tested and approved label Jan 24, 2024
@dariusc93
Copy link
Contributor

@lgmarchi was this PR apart of another PR or maybe been a duplicate? There were no changes reported after a recent merge.

@dariusc93 dariusc93 added Changes requested When other dev or QA request a change blocked labels Jan 25, 2024
@lgmarchi
Copy link
Contributor Author

The other PR was to be merged after this one. So this is not necessary anymore.

@lgmarchi lgmarchi closed this Jan 26, 2024
@github-actions github-actions bot removed Changes requested When other dev or QA request a change QA Tested QA has tested and approved Missing dev review Still needs to be reviewed by a dev Don't merge yet DO NOT MERGE blocked labels Jan 26, 2024
@stavares843 stavares843 deleted the fix-2-fires-on-shortcuts branch April 12, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants