annotate BuffFrame.xml @ 13:9455693fc290

Init - recall XML display state on reload ObjectiveFrame - quest coloring by relative level - quest coloring by daily/weekly/complete status - remember starting scroll value between reload - limit anchor points to edges for regions affected by style attributes ObjectiveInfo - AutoQuest outline definitions - Pull Quest title and tag data in addition to WatchInfo ObjectiveStyle - ensure consistent style table - hardcode certain attributes for sanity XML - ensure consistent naming conventions for heading and content elements - ensure hardcore anchors are based on edges - expansion of file structure to deal with complexities of dynamic widgets and style caching ObjectiveUI - determine primary style by block handler when restoring original style - moved framescript to 'ObjectiveWidgets' lua
author Nenue
date Sat, 02 Apr 2016 17:46:52 -0400
parents 3dbcad2b387d
children ed642234f017
rev   line source
Nenue@0 1 <Ui>
Nenue@0 2 <!--
Nenue@0 3 Veneer
Nenue@0 4 BuffFrame module
Nenue@0 5 -->
Nenue@0 6 <Script file="BuffAnchors.lua" />
Nenue@0 7 <Script file="RaidBuffTray.lua" />
Nenue@0 8 <Script file="BuffButton.lua" />
Nenue@0 9 </Ui>