Tukui/ElvUI Support #202


  • New
  • Enhancment
Open
  • Azilroka created this issue Mar 3, 2012

    What is the enhancement in mind? How should it look and feel?
    Disable the Pet Buffs. - No longer needed.
    Add Support for Tukui/ElvUI.

    Line 4212 under OnTooltipUpdate
        tooltip:AddHeader(format("%s |cFF808080r%s|r", z.titleColour, tostring(z.version)))
    <<code>>
        if IsAddOnLoaded("Tukui") or IsAddOnLoaded("ElvUI") then tooltip:SetScript("OnShow", function( self ) self:SetTemplate( "Transparent" ) end) end
    <</code>>

  • Azilroka added the tags New Enhancment Mar 3, 2012

To post a comment, please login or register a new account.