Is there a way to block binds from going to the application #9257
Unanswered
carbolymer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
they should be eaten, you can open a bug report |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to implement mouse scroll zoom with binds. I have something like this:
But when I trigger the bind by scrolling over an application window, like firefox, the bind gets executed correctly, but the browser page scrolls as well.
Is there a way to prevent firefox from seeing the scroll event in such case?
Beta Was this translation helpful? Give feedback.
All reactions