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

C2LC-448: Added ctrl+shift key bindings. #240

Open
wants to merge 9 commits into
base: develop-1.2
Choose a base branch
from

Conversation

the-t-in-rtf
Copy link
Contributor

@the-t-in-rtf the-t-in-rtf commented Sep 1, 2021

See C2LC-448 for details.

@chosww
Copy link
Contributor

chosww commented Sep 1, 2021

The changes look good, and works well on both Windows and MacOS.

@the-t-in-rtf the-t-in-rtf changed the base branch from develop-0.9 to develop-0.9.1 September 27, 2021 14:42
@the-t-in-rtf the-t-in-rtf changed the base branch from develop-0.9.1 to develop-1.0 October 12, 2021 12:40
@the-t-in-rtf the-t-in-rtf changed the base branch from develop-1.0 to develop-1.2 December 17, 2021 09:30
@the-t-in-rtf
Copy link
Contributor Author

I merged with develop 1.2 and fixed a linting error introduced by the merge, this one is clean again.

@the-t-in-rtf
Copy link
Contributor Author

The "escape" tests for the keyboard handler were trying to toggle the audio settings, which didn't work following the audio settings refactor. I changed that to use a different setting, as we were just testing "escape" functionality there. I will also review to make sure we didn't lose any key bindings during the merge.

@the-t-in-rtf
Copy link
Contributor Author

Seems fine, although we only have a shortcut to toggle announcements at the moment.

@sbates-idrc sbates-idrc linked an issue Jun 3, 2024 that may be closed by this pull request
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.

Add ctrl+shift key bindings
2 participants