diff ObjectiveTracker/Schema.lua @ 35:69d03f8e293e

- separated layout and data logic between Frame.lua and Update.lua - solved disappearing tracker mystery
author Nenue
date Sun, 17 Apr 2016 11:07:48 -0400
parents 9856ebc63fa4
children e84d645c8ab8
line wrap: on
line diff
--- a/ObjectiveTracker/Schema.lua	Sun Apr 17 00:21:45 2016 -0400
+++ b/ObjectiveTracker/Schema.lua	Sun Apr 17 11:07:48 2016 -0400
@@ -42,7 +42,7 @@
   },
   block = {
     default = {
-      titlebg = {'HORIZONTAL', 1, 0, .7, .25,    1, 0, .7, .125},
+      titlebg = {'HORIZONTAL', 1, 0, .7, 0,    1, 0, .7, .125},
       textbg = {'HORIZONTAL', 0, 0, 0, 0.4,      0, 0, 0, 0 },
       selectionbg = {'HORIZONTAL', 1, 1, 1, 0, 1, 1, 1, 0.225},
       titleFont = {[[Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf]], 16, 'OUTLINE'},