View Feature Request
Middle-clicks on Buttons
Feature #: 4683
File: Neuron
Date: 04-06-14 07:51 AM
By: Tuill
Status: Under Review
I'd like to request the option to not filter middle mouse clicks on Ion buttons.
I use macros like:
Code:
/mutt [button:3] beacon-focus 2
/stopmacro [button:3]
/cast [@focus,help,exists] [@player] Beacon of Light
...that rely on middle clicks to update the target. If I assign such a macro to an Ion button, the middle clicks never make it to the macro.
I'm currently editing BUTTON:MACRO_PreClick and BUTTON:MACRO_PostClick in Ion_Buttons.lua by hand each time the files are updated.
I don't know the reason that middle clicks are being filtered at the button level, but if it could be a global or bar-level option to not do so, then I think that would be great.

Thanks for Ion,
Tuill