[Beta] Mouseover casting not working
Toludin opened this issue ยท 1 comments
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
- Create a Clicked bind that uses a unitframe target for a spell.
- Target a friendly
- Attempt to cast that spell via Clicked on a mouseover
- 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