And why is it a problem? If there's a frame from another addon that houses an overlay for the minimap or whatever, it'll prevent users from pinging, seeing minimap tooltips, and clicking on the minimap.
The issue originates in this block. but because I'm not particularly familiar with the addon's code/functionality, I chose not to PR it and instead create a ticket.
But overall there's two solutions, either reset the mouse state after you hooked everything
WoW client
WoW Retail
What happened?
And why is it a problem? If there's a frame from another addon that houses an overlay for the minimap or whatever, it'll prevent users from pinging, seeing minimap tooltips, and clicking on the minimap.
The issue originates in this block. but because I'm not particularly familiar with the addon's code/functionality, I chose not to PR it and instead create a ticket.
But overall there's two solutions, either reset the mouse state after you hooked everything
or only hook things if mouse input is enabled in the first place
I tried to follow your style 😝
Lua Error Message?
No response
Other addons?
No response