Quote Originally Posted by Ualaa View Post
Need to find a way for Clique to interpret a click on the frame as set that frame as Focus for my Paladin.
Open the spellbook.
Click the bottom icon on the spellbook, to enter Clique binding mode.
Click the second button, "Bind Other".
Select, "Run Custom Macro".

You need to include [target=mouseover] for these to work.

I've made two.
Bind: Scroll Wheel Up
/focus [target=mouseover]

Bind: Scroll Wheel Down

/clearfocus [target=mouseover]




Quote Originally Posted by Mosg2 View Post
I pulled one Holy Shock from the second button because of procs for free Shocks, but otherwise I still use that and am super happy.
I'll experiment with that.

Thank you.