diff 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
line wrap: on
line diff
--- a/ObjectiveTracker/Widgets.xml	Fri Apr 15 17:01:06 2016 -0400
+++ b/ObjectiveTracker/Widgets.xml	Sun Apr 17 00:21:45 2016 -0400
@@ -43,7 +43,7 @@
       <Layer level="OVERLAY">
         <FontString name="$parentStatus" parentKey="status" inherits="VeneerCriteriaFont">
           <Anchors>
-            <Anchor point="CENTER" />
+            <Anchor point="TOPLEFT" />
           </Anchors>
         </FontString>
       </Layer>