WoWInterface SVN WhoFramedWatcherWabbit

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 32 to Rev 33
    Reverse comparison

Rev 32 → Rev 33

Who Framed Watcher Wabbit/Who Framed Watcher Wabbit.toc
1,6 → 1,6
## Interface: 90002
## Name: Who Framed Watcher Wabbit?
## Version: 2.3.2
## Version: 2.3.3
## Notes: Various tweaks to improve the quest watch frame
## SavedVariables: WFWWDB
## SavedVariablesPerCharacter: WFWWPCDB
Who Framed Watcher Wabbit/wfww.lua
716,6 → 716,9
OTFContainerScrollBar:SetAlpha(0)
OTFContainer:EnableMouseWheel(false)
end
 
--get the Torghast buffs window out of the scroll frame by reparenting it
ScenarioBlocksFrame.MawBuffsBlock.Container.List:SetParent(OTFContainer)
 
--nUI code here if desired