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

feat: Add DisableContextMenu function #308

Conversation

johanbenschop
Copy link
Contributor

This commit adds a new function called DisableContextMenu to the site.js file. This function prevents the context menu from appearing when right-clicking on the page.

Resolves #299

This commit adds a new function called DisableContextMenu to the site.js file. This function prevents the context menu from appearing when right-clicking on the page.
@csharpfritz
Copy link
Contributor

Let's move this call into the 'ListenForWaterfallContent' method.

Thanks!

@csharpfritz csharpfritz merged commit 929c1bd into FritzAndFriends:main Nov 20, 2023
3 checks passed
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.

Block right-clicking on the waterfall view's cards
2 participants