1 - Fix for 3.0.2
What does the provided patch do?
Make it work.
Please provide any additional information below.
File: MoveAnything\MoveAnything.toc
----
Line: 1
Code:
## Interface: 30000
----------------------
File: MoveAnything\MoveAnything.xml
----
Line: 1253
Code:
FauxScrollFrame_OnVerticalScroll(this, arg1, MOVEANYTHING_SCROLL_HEIGHT,
----------------------
File: MoveAnything\MoveAnything.lua
----
Line: 1589
Code:
MoveAnything_OriginalGameTooltip_OnHide(this);
----
Line: 1601
Code:
function ContainerFrame_OnHide(self)
----
Line: 1619
Code:
function ContainerFrame_OnShow(self)
----
Line: 1620
MoveAnything_OriginalOnShow(self);
----------------------
| User | When | Change |
|---|---|---|
| egingell | Sat, 18 Oct 2008 04:54:15 | Create |