Hello Everyone!
I've downloaded the two addons
Grid2 https://github.com/bkader/Grid2-WoTLK
Clique https://gitlab.com/Tsoukie/clique-3.3.5
I'd like to setup my abilities so that if my mouse is currently on the raid frame it casts one ability, while if my mouse is outside the frame i cast a different ability.
Let's take for example the "MouseButton4". If i press MouseButton4 and my mouse is on the Grid raid frame i cast Holy Light, if i press MouseButton4 and my mouse is not on the Grid raid frame i use Consecration.
So far i've managed to do so with every mouse button but i can't manage to find a way to do it for MouseWheelUp/Down. Am i missing something?