frozn / TipTac

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

Tooltip will Occasionally Popup in Wrong Location #220

Closed Spiderkeg closed 1 year ago

Spiderkeg commented 1 year ago

Describe the bug Occasionally, the tooltip will reset to an stationary anchored position, even though mouse/frame anchors are image_2023-04-21_164957443 being used. The tooltip will correct itself once the mouse hovers over an action button or bag slot.

To Reproduce Steps to reproduce the behavior: I notice this mostly when I have my bag open, my mouse is currently over the action bar, and I quickly move from action bar button to bag slot. The mouse, now over a bag slot, will show the tooltip shifted over as if the x/y coords have changed. Moving the mouse again will jolt the tooltip into following the mouse again.

In the provided screenshot, I am using Bartender 4, Masque (which loads with Bartender4 by default), and LiteBag.

Spiderkeg commented 1 year ago

Note: the screenshot doesn't show the location of the mouse cursor, but the cursor was hovering over the Battle Standard of Coordination shown in the bag. The tooltip should be anchored to the left of the bag slot, but clearly the tooltip is showing x/y pushed over further.

frozn commented 1 year ago

Thanks for reporting this issue! 👍

Will be fixed with the next release. Duplicate of #221.