comparison ObjectiveTracker/Widgets.xml @ 34:9856ebc63fa4

- half solution to Update being fired multiple times during load - change securefunc handlers to dispense a reason code; catch that reason code in the enclosure passed to hooksecurefunc, and decide whether to update or not from there.
author Nenue
date Sun, 17 Apr 2016 00:21:45 -0400
parents c33c17dd97e7
children e84d645c8ab8
comparison
equal deleted inserted replaced
33:64f2a9bbea79 34:9856ebc63fa4
41 </Texture> 41 </Texture>
42 </Layer> 42 </Layer>
43 <Layer level="OVERLAY"> 43 <Layer level="OVERLAY">
44 <FontString name="$parentStatus" parentKey="status" inherits="VeneerCriteriaFont"> 44 <FontString name="$parentStatus" parentKey="status" inherits="VeneerCriteriaFont">
45 <Anchors> 45 <Anchors>
46 <Anchor point="CENTER" /> 46 <Anchor point="TOPLEFT" />
47 </Anchors> 47 </Anchors>
48 </FontString> 48 </FontString>
49 </Layer> 49 </Layer>
50 </Layers> 50 </Layers>
51 </Frame> 51 </Frame>