Open Tuller opened 2 years ago
Ran into this when attempting to implement show grid functionality for custom action bars. Dragging a Mount or a Battle Pet action does not currently cause the [cursor] macro conditional to return true. You can test this with a pretty simple macro.
#showtooltip /cast [cursor]Auto Attack;Hearthstone
"petaction" also fail to trigger the condition.
On top of this, [cursor] also does not appear to function in combat.
Ran into this when attempting to implement show grid functionality for custom action bars. Dragging a Mount or a Battle Pet action does not currently cause the [cursor] macro conditional to return true. You can test this with a pretty simple macro.