Kozoaku / XIV_Databar

AddOn for WoW that displays a databar at the bottom/top of the screen with several modules and customization options.
16 stars 3 forks source link

HookScript is not allowed on LibQTip tooltips #81

Open Thornic opened 1 year ago

Thornic commented 1 year ago

[string "@XIV_Databar/modules/micromenu.lua"]:106: in function `SkinFrame' [string "@XIV_Databar/modules/micromenu.lua"]:528: in function <XIV_Databar/modules/micromenu.lua:507>

Kozoaku commented 1 year ago

This is a known issue when using ElvUI to skin the bar and tooltips. One of the previous authors uses LibQTip to create some tooltips that can't be skinned externally. I am in the process of rewriting the addon to make things more consistent, such as tooltip creation and skinning.