WoWInterface SVN TipTop

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/TipTop
    from Rev 38 to Rev 39
    Reverse comparison

Rev 38 → Rev 39

tiptop.lua
257,6 → 257,8
if not talentline then
if InspectFrame and InspectFrame:IsShown() then
tt:AddDoubleLine("Talents:", "Inspect Frame is open")
elseif Examiner and Examiner:IsShown() then
tt:AddDoubleLine("Talents:", "Examiner frame is open")
else
NotifyInspect("mouseover")
tt:RegisterEvent("INSPECT_TALENT_READY")
TipTop.toc
2,7 → 2,7
## Name: TipTop
## Author: Seerah
## Notes: Tooltip enhancement
## Version: 1.8.7
## Version: 1.8.8
## SavedVariables: TipTopDB
## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets