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 right-clicking close tab button closes popup menu #492

Merged
merged 1 commit into from Apr 9, 2024

Conversation

dozmus
Copy link
Contributor

@dozmus dozmus commented Apr 8, 2024

There is existing behaviour which lets you right click the "close tab" button, to show options to: "close all but this", "close tab"
But you could never use it because any mouse click (left or right) would simply close the tab.
Makes the app very tedious to use.

tl;dr you can now right click the "close tab" button to see and interact with its context menu

@Konloch Konloch merged commit 0d8206e into Konloch:master Apr 9, 2024
4 checks passed
@Konloch
Copy link
Owner

Konloch commented Apr 9, 2024

Thank you for catching this!

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.

None yet

2 participants