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

Fixed viewer list not being closable with the escape key #3734

Merged
merged 2 commits into from
May 14, 2022

Conversation

xel86
Copy link
Contributor

@xel86 xel86 commented May 14, 2022

changelog

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Currently the viewer list isn't able to be closed using the escape key like the rest of the popups. This PR adds the PopupWindow hotkeys to the viewer list QDockWidget so that you can close it with the escape key and use the search hotkey to select the search field.

Closes #3569

CHANGELOG.md Outdated Show resolved Hide resolved
also include search bar hotkey
@xel86 xel86 force-pushed the fix/close-viewer-list-with-esc branch from eb0f3a2 to 2a4e4d4 Compare May 14, 2022 11:10
@pajlada pajlada changed the title Fix: add popup hotkeys to viewer list, allowing for closing with escape key. Fixed viewer list not being closable with the escape key (#3734) May 14, 2022
@pajlada pajlada enabled auto-merge (squash) May 14, 2022 11:13
@pajlada pajlada disabled auto-merge May 14, 2022 11:15
@pajlada pajlada changed the title Fixed viewer list not being closable with the escape key (#3734) Fixed viewer list not being closable with the escape key May 14, 2022
@pajlada pajlada enabled auto-merge (squash) May 14, 2022 11:15
@pajlada pajlada merged commit 1bf3188 into Chatterino:master May 14, 2022
@xel86 xel86 deleted the fix/close-viewer-list-with-esc branch May 14, 2022 11:44
@xel86 xel86 restored the fix/close-viewer-list-with-esc branch May 14, 2022 22:16
@xel86 xel86 deleted the fix/close-viewer-list-with-esc branch May 14, 2022 22:16
Copy link
Collaborator

@Felanbird Felanbird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Post merge review: Looks good 👍

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.

Viewer/chatter list doesn't close when pressing escape
3 participants