Wisterwind / thrae-wow

Automatically exported from code.google.com/p/thrae-wow
0 stars 0 forks source link

Tooltips on players in the world are misplaced. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Modify the db = {} x/y locations in TinyTip.lua.
2. Mouseover your playerframe, action buttons, and notice they are 
properly placed as per the settings in db.
2. Mouseover a player in the world setting, external from unit frames.

What is the expected output? What do you see instead?
You will notice that the tooltip for users in the world is misplaced as 
per the coordinate settings described in the configuration through the db 
variable.

What version of the product are you using? On what operating system?
Revision 69.

Please provide any additional information below.
Need screenshots?

Original issue reported on code.google.com by charles....@gmail.com on 20 Jun 2007 at 1:50

GoogleCodeExporter commented 9 years ago
Thrae solved my dilemma, it's an issue between Mouseover Anchors and Frame 
anchors, 
with their respective x and y locations.  If you want to have those two types 
of 
tooltips matchup, just match their anchors ("BOTTOMRIGHT" for example) and 
modify 
their x/y locations to matchup as well.  

Thanks for the help, looks great already Thrae.

Original comment by charles....@gmail.com on 20 Jun 2007 at 2:21

GoogleCodeExporter commented 9 years ago
Closing.

Original comment by genera...@gmail.com on 7 Feb 2008 at 1:26