WoWInterface SVN ChatScroll

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 6 to Rev 7
    Reverse comparison

Rev 6 → Rev 7

trunk/ChatScroll/ChatScroll.lua
9,6 → 9,8
-ChatFrame Mouse Wheel Scroll
 
Change List
v3.2
- Fixed Portfolio not being optional
v3.1
- More aggressive button hiding
- Now uses LibDefaults for variable initialization
131,7 → 133,7
 
local savedVarTableName = "ChatScroll_SavedVars"
 
local Portfolio = LibStub("Portfolio")
local Portfolio = LibStub("Portfolio", true)
if (Portfolio) then
local optionSet = {
id="ChatScroll";
trunk/ChatScroll/ChatScroll.toc
6,7 → 6,7
## Author: AnduinLothar
## OptionalDeps: Portfolio, LibDefaults
## SavedVariables: ChatScroll_SavedVars, meh
## Version: 3.1
## Version: 3.2
## X-Date: Oct 25 2008
## X-Category: Chat
## X-Website: http://www.wowinterface.com/downloads/info5359-ChatScroll.html