TipTac Reborn

TipTac Reborn

862k Downloads

Layout seems to not work

ConKou opened this issue ยท 7 comments

commented

Logged to day with the prepatch UI changes and it seems tiptac layout has changed. I tried picking again from Layout template "Tiptac new style" but it won't change to how it was before.

commented

I'm on it, but haven't found a solution yet...

commented

Probably same problem with hidden scanning tooltips like here: #115

commented

So with the new patch's API mentioned in that post this will be fixed?

commented

I don't know. I created a ticket for blizzard and wait for a reply on this topic. Currently, every addon which uses a hidden scanning tooltip to e.g. retrieve informations about an item will have an impact on the actual displaying tooltip (content disappears, coin icons move away, level and race can't be modified).

On TipTac's side I can't prevent this actually... ๐Ÿ‘Ž

commented

I receive this error when attempting to access any layout customizations at all:

Message: FontString:SetFormattedText(): Font not set
Count: 41
Stack: FontString:SetFormattedText(): Font not set
[string "=[C]"]: in function SetFormattedText' [string "@Interface/AddOns/TipTac/ttBars.lua"]:151: in function SetFormattedBarValues'
[string "@Interface/AddOns/TipTac/ttBars.lua"]:256: in function ?' [string "@Interface/AddOns/TipTac/ttCore.lua"]:298: in function SendElementEvent'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:631: in function `ApplyUnitAppearance'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:819: in function <Interface/AddOns/TipTac/ttCore.lua:780>
[string "=[C]"]: ?

Locals: (*temporary) = FontString {
0 =
}
(*temporary) = "%s / %s"
(*temporary) = "67.0k"
(*temporary) = "67.0k"

commented

@Invarix: Possibly related to this, cause you're using on outdated version of TipTac.

commented

Summary:
The issue with the sometimes blank tooltips currently is caused by other addons using a hidden scanning tooltip to determine informations about items/spells etc. and is a bug in the current wow patch 10.0.0. This will be fixed with the upcoming wow patch 10.0.2 (currently on PTR, works fine here).

Additionally the styling of level, class and race in tooltip line 3 for players in a guild doesn't also work in this case under patch 10.0.0.