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

Add support for onAuxClick on ChatBarButton #3043

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

EtorixDev
Copy link
Contributor

This adds support for the auxclick event which triggers when any non-primary mouse button is pressed. This means it will allow for detecting middle clicks on chat bar buttons, although it will also trigger for right clicks but that can be avoided by checking the event button when utilizing the auxclick event.

@Nuckyz Nuckyz changed the base branch from main to dev2 November 25, 2024 00:23
@Nuckyz Nuckyz changed the base branch from dev2 to dev November 25, 2024 00:23
@Nuckyz Nuckyz changed the title Add support for onAuxClick with ChatBarButton. Add support for onAuxClick on ChatBarButton Nov 25, 2024
@Nuckyz Nuckyz merged commit 5fb6324 into Vendicated:dev Nov 25, 2024
1 check passed
@EtorixDev EtorixDev deleted the onauxclick branch November 25, 2024 05:58
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.

2 participants