Mercurial > wow > worldplan
comparison FilterBar.xml @ 95:b29b35cb8539
- Fixed quest completion checking and handling
- Changed animation method to hopefully stop weird flickering.
- Pins are now visible before full reward data is loaded
- Filter bar redesigned:
- aligned horizontally along the top of the map display
- filter buttons display a '+' when there are matches in both current and other zones, and '*' when there only matches in other zones
- button tooltips separate local and global quests
- button categories are highlighted and labeled when the cursor is over them
- Fixed invalid POI targets appearing when the spell targeting cursor is active
- ClassOrderPlan can be closed with the game menu button
author | Nenue |
---|---|
date | Mon, 08 May 2017 22:38:52 -0400 |
parents | 98b5e08b75ed |
children |
comparison
equal
deleted
inserted
replaced
94:dfd53f7c0fe5 | 95:b29b35cb8539 |
---|---|
99 </Gradient> | 99 </Gradient> |
100 <Color a="1" r="1" g="1" b="1" /> | 100 <Color a="1" r="1" g="1" b="1" /> |
101 </Texture> | 101 </Texture> |
102 <FontString inherits="GameFontNormal" parentKey="Label" hidden="true"> | 102 <FontString inherits="GameFontNormal" parentKey="Label" hidden="true"> |
103 <Anchors> | 103 <Anchors> |
104 <Anchor point="BOTTOMLEFT" x="2" y="2" /> | 104 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" x="2" y="-2" /> |
105 </Anchors> | 105 </Anchors> |
106 </FontString> | 106 </FontString> |
107 </Layer> | 107 </Layer> |
108 </Layers> | 108 </Layers> |
109 </Frame> | 109 </Frame> |