Mercurial > wow > worldplan
comparison WorldPlan.xml @ 49:dbd81d49af02
- Solve more frame data flagging issues
- Unify method for resolving filter and visibility states
- Flight Map modifications respect filter settings
- Solve initial draw issues with tag icon, filter state handling
- Solve issues with text layer synchronization during map changes
author | Nenue |
---|---|
date | Thu, 29 Dec 2016 13:31:20 -0500 |
parents | 733785e306a3 |
children | b289eb3e6a32 |
comparison
equal
deleted
inserted
replaced
48:c0b88bd1e40b | 49:dbd81d49af02 |
---|---|
37 </Button> | 37 </Button> |
38 | 38 |
39 <Button name="WorldPlanQuestPin" virtual="true" hidden="true" frameStrata="TOOLTIP" mixin="WorldPlanPOIMixin"> | 39 <Button name="WorldPlanQuestPin" virtual="true" hidden="true" frameStrata="TOOLTIP" mixin="WorldPlanPOIMixin"> |
40 <Animations> | 40 <Animations> |
41 <AnimationGroup parentKey="FadeIn" setToFinalAlpha="true" looping="NONE"> | 41 <AnimationGroup parentKey="FadeIn" setToFinalAlpha="true" looping="NONE"> |
42 <Alpha parentKey="FadeIn" duration="0.15" fromAlpha="0" toAlpha="1" order="1" /> | 42 <Alpha parentKey="FadeIn" duration="0.45" fromAlpha="0" toAlpha="1" order="1" /> |
43 <Scripts> | 43 <Scripts> |
44 <OnPlay> | 44 <OnPlay> |
45 self:GetParent().highlight:Show() | 45 self:GetParent().highlight:Show() |
46 </OnPlay> | 46 </OnPlay> |
47 <OnStop> | 47 <OnStop> |