Mercurial > wow > devian
diff Console.xml @ 102:c3e7d2a3f4e9
Fix consoles disappearing after movement events.
author | Nenue |
---|---|
date | Mon, 10 Apr 2017 13:21:11 -0400 |
parents | 790dca545f1d |
children | 930922e1ec5b |
line wrap: on
line diff
--- a/Console.xml Tue Jan 17 14:25:33 2017 -0500 +++ b/Console.xml Mon Apr 10 13:21:11 2017 -0400 @@ -20,6 +20,7 @@ <Scripts> <OnLoad method="OnLoad" /> <OnShow method="OnShow" /> + <OnHide method="OnHide" /> <OnEvent method="OnEvent" /> <OnMouseWheel method="OnMouseWheel" /> <OnDragStart method="OnDragStart" />