Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltips bug with signposts #99

Open
bf3fx opened this issue Oct 4, 2019 · 1 comment
Open

Tooltips bug with signposts #99

bf3fx opened this issue Oct 4, 2019 · 1 comment

Comments

@bf3fx
Copy link

bf3fx commented Oct 4, 2019

Bug with "Mouse Anchored Tooltips" enabled

https://i.imgur.com/YFwgSkS.png

@bf3fx bf3fx changed the title Tooltips bug Tooltips bug with signposts Oct 4, 2019
@bf3fx
Copy link
Author

bf3fx commented Nov 4, 2019

change lines 88 and 89 in "tooltip\layout.lua" via
if tostring(tooltip:GetAnchorType()) == 'ANCHOR_NONE' then tooltip:ClearAllPoints() tooltip:SetPoint('TOPLEFT', UIParent, 'BOTTOMLEFT', (x/scale + 25), (y/scale + -5)) end

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant