-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Add middle mouse button click handling to close tabs in TabBar component #6855
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
Add middle mouse button click handling to close tabs in TabBar component #6855
Conversation
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Patrick-Erichsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice polish!
|
@ferenci84 I think you just need to sign the CLA and we can merge 👍 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR adds an option to close tabs using the middle mouse button.
This is a simple UX improvement of these original issue and PR:
#4030
#4051
Checklist
Testing instructions
Summary by cubic
Added support for closing tabs in the TabBar with a middle mouse button click for faster tab management.