frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
108 stars 20 forks source link

mouse anchor issues with 10.1.0 #230

Closed frozn closed 1 year ago

frozn commented 1 year ago

From: kaygil

Since the 10.1 patch on 5/2/2023 i've been noticing Mouse Anchor isn't as reliable as it used to be. A large number (and wide variety) of in-game objects will render tooltip in the default bottom-left corner, even with:

  1. Enable Anchor Modifications on
  2. all Anchor Overrides in combat (World unit, world tip, frame unit, frame tip, guild & community chatframe) set to off, but tip types set to Mouse Anchor just in case.
  3. running 23.05.01 and standing in Valdrakken just mousing over random stuff. I'd say it's about 50/50 whether the tip is on mouse or in corner.

Source: https://legacy.curseforge.com/wow/addons/tiptac-reborn?comment=294

frozn commented 1 year ago

Can't reproduce this.

frozn commented 1 year ago

Reply from: kaygil

Thanks for giving it a shot, This one's on me... I should have debugged it more before reporting the bug (mainly - the bug is not reproducible when only TipTac is installed, ergo it's not TipTac's fault!). I have specifically narrowed it to an interaction with this WeakAura which I believe recently implemented a new "HUD Tooltip" option that it didn't have when i first installed it.

By activating "Attach to cursor" custom option in that WA, it is no longer overwriting TipTac's mouse anchor and the behavior is working normally. The GitHub issue can be closed/resolved.

Thank you for your work and transparency on updating/modernizing TipTac. I've been using it for 10+ years and don't plan on stopping. If I had to, I would have quit WA and kept TipTac instead :)

Source: https://legacy.curseforge.com/wow/addons/tiptac-reborn?comment=306