Mercurial > wow > worldplan
diff ClassPlan.xml @ 104:a3800989f515
- Solved the quest pins remaining visible issue
author | Nenue |
---|---|
date | Sun, 28 May 2017 19:53:11 -0400 |
parents | b29b35cb8539 |
children |
line wrap: on
line diff
--- a/ClassPlan.xml Sun May 28 19:50:42 2017 -0400 +++ b/ClassPlan.xml Sun May 28 19:53:11 2017 -0400 @@ -26,7 +26,7 @@ <AnimationGroup parentKey="FadeIn" setToFinalAlpha="true"> <Alpha parentKey="AlphaFade" fromAlpha="0" toAlpha="1" duration=".3" order="1" /> </AnimationGroup> - <AnimationGroup parentKey="FadeOut"> + <AnimationGroup parentKey="FadeOut" setToFinalAlpha="true"> <Alpha parentKey="AlphaFade" fromAlpha="1" toAlpha="0" duration=".3" order="1" /> </AnimationGroup>