Closed GoogleCodeExporter closed 8 years ago
Using either the Anchoring or the Offset settings do not work when I try to move the tooltip. A /reloadui, as suggested in another issue, doesn't work. Scaling works fine, but the tooltip just sticks to the bottom right. My current db.lua file: TinyTipDB = { ["profileKeys"] = { ["Char 1 - Server"] = "global", ["Char 2 - Server"] = "char", ["Char 3 - Server"] = "char", ["Char 4 - Server"] = "global", }, ["profiles"] = { ["global"] = { ["HideInFrames"] = false, ["TargetsParty"] = 1, ["MAnchor"] = "TOPRIGHT", ["MOffX"] = 0, ["FOffY"] = -300, ["FAnchor"] = "TOPRIGHT", ["KeyServer"] = false, ["FOffX"] = 0, ["MOffY"] = -300, ["HideInCombat"] = false, ["Scale"] = 0.9999999773502349, }, ["char"] = { ["MAnchor"] = "RIGHT", ["FAnchor"] = "RIGHT", ["Scale"] = 1, }, }, }
Original issue reported on code.google.com by spoon...@gmx.net on 28 Mar 2008 at 8:52
spoon...@gmx.net
This has been fixed with TinyTipPositioning r150.
Original comment by genera...@gmail.com on 31 Mar 2008 at 1:19
genera...@gmail.com
Original issue reported on code.google.com by
spoon...@gmx.net
on 28 Mar 2008 at 8:52