WoWInterface SVN ChipperChat

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 20 to Rev 19
    Reverse comparison

Rev 20 → Rev 19

trunk/ChipperChat/cc.lua
132,7 → 132,7
 
--make sure the 'scroll to bottom' button still works and will show/hide when necessary
btmbtn:SetScript("OnClick", function(self) --this is basically a rewrite of the default "OnClick" script, but it needed rewritten since the parent was changed.
PlaySound(828)
PlaySound("igChatBottom")
ChatFrame_ScrollToBottom()
--self:Hide()
self:SetAlpha(0)
trunk/ChipperChat/ChipperChat.toc
1,8 → 1,8
## Interface: 70300
## Interface: 70100
## Title: ChipperChat
## Author: Seerah
## Notes: Make your chat experience a chipper one!
## Version: 1.4.3
## Version: 1.4.2
 
cc_options.lua
cc.lua
\ No newline at end of file