Clicked

Clicked

294k Downloads

[Beta] Mouseover casting not working

Toludin opened this issue ยท 1 comments

commented

Describe the bug

With M+ returning this weekend, I hopped on Beta to get going again and realized I'm having the issue where having a target overrides Clicked's setting for casting at mouseover - so if you have a friendly targeted and try to click-cast on your frames, it will cast on your target instead of on your mouseover. This can be worked around with /cleartarget and /targetlasttarget wrappers around your @mouseOver cast.

I tested this with both Grid2 frames and the default raid-style party frames in-game, and both showed the same issue. I also tested with a standard @mouseOver macro (not via Clicked) and this didn't show the issue - it's only when done through Clicked that it's having problems.

I'm not seeing this issue on retail with the same version.

Clicked Version

1.8.1

World of Warcraft Flavor

Shadowlands

Testing

  • Yes
  • No

Lua Errors

No errors

Reproduction Steps

  1. Create a Clicked bind that uses a unitframe target for a spell.
  2. Target a friendly
  3. Attempt to cast that spell via Clicked on a mouseover
  4. Note that the spell casts at your friendly target, rather than at the mouseover

Last Working Version

Last week

Screenshots

No response

Debug Output

No response

commented

This no longer seems to be an issue on beta with the new build, but I'll continue testing to verify.