Layout seems to not work
ConKou opened this issue ยท 7 comments
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.
Probably same problem with hidden scanning tooltips like here: #115
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... ๐
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"
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.