WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/Ace3/Aloft/AloftStateIcon
    from Rev 1521 to Rev 1653
    Reverse comparison

Rev 1521 → Rev 1653

AloftStateIcon.lua
84,6 → 84,7
-- NOTE: odd artifacts ensue when we attach to layoutFrame; works better when we attach to levelTextRegion
self:PlaceFrame(stateIconRegion, aloftData.layoutFrame, self.db.profile, 0, 0)
stateIconRegion:SetDrawLayer("OVERLAY")
stateIconRegion:SetBlendMode("BLEND")
end
end
end