WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/cataclysm/Aloft/AloftAutoShow
    from Rev 1921 to Rev 1925
    Reverse comparison

Rev 1921 → Rev 1925

AloftAutoShow.lua
476,7 → 476,7
self:ApplyNameplateConfig("spreadnameplates", self.db.profile.overlap)
 
local spreadNameplates = GetCVar("spreadnameplates")
ChatFrame7:AddMessage("AloftAutoShow:ApplyAllNameplateConfig(): " .. tostring(spreadNameplates) .. "/" .. tostring(type(spreadNameplates)) .. "/" .. tostring(not self:GetNameplateConfig(data)))
-- ChatFrame7:AddMessage("AloftAutoShow:ApplyAllNameplateConfig(): " .. tostring(spreadNameplates) .. "/" .. tostring(type(spreadNameplates)) .. "/" .. tostring(not self:GetNameplateConfig(data)))
 
if self.db.profile.bounceOverlap and previousOverlap ~= Aloft:GetNameplateCVar("spreadnameplates") then
-- ChatFrame7:AddMessage("AloftAutoShow:ApplyAllNameplateConfig(): bounce")