
[BUG] Cursor-anchored tooltips not working, due to WorldFrame not detecting cursor (The War Within)
zcourge opened this issue ยท 2 comments
What game are you raising a ticket for?
The War Within
What is your issue?
Hi! Since 11.1.0 the cursor anchor for tooltips stopped working. After troubleshooting, I noticed that the worldframe.xml was changed to add framelevels and some mouse focus trickery. Not sure if it's related, but the motion detection is broken for WorldFrame.
After putting "WorldFrame:EnableMouseMotion(true)" in the enhance tooltip section of LTP, it started working again. Dno if this is something that needs to be fixed in the addon or if the API is the issue, but thought I'd mention it anyway.
TL;DR: WorldFrame doesn't detect mouse foci after latest patch, anchor_cursor doesn't work as a result
Also experiencing this same issue. Hopefully a resolution comes soon on this as LTP is the only addon I trust for anchoring my tooltips
Many thanks for reporting this. Should be fixed in 11.1.01.
Related to #304.