Mercurial > wow > itemauditor
comparison ItemAuditor.xml @ 43:60ab9a4d2de1
Replaced my edit window with a static popup. This looks and behaves better this way. This commit also includes some small cleanup on frame strata for the invested and debug windows.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Mon, 19 Jul 2010 22:46:52 -0700 |
parents | 819bfdc5d73c |
children |
comparison
equal
deleted
inserted
replaced
42:1ff3b83b104c | 43:60ab9a4d2de1 |
---|---|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ |
2 ../UI.xsd"> | 2 ../UI.xsd"> |
3 | 3 |
4 <Frame name="ItemAuditor_DebugFrame" toplevel="true" movable="true" parent="UIParent" enableMouse="true" resizable="false" frameStrata="MEDIUM" hidden="true"> | 4 <Frame name="ItemAuditor_DebugFrame" toplevel="true" movable="true" parent="UIParent" enableMouse="true" resizable="false" frameStrata="LOW" hidden="true"> |
5 <Size x="640" y="512"/> | 5 <Size x="640" y="512"/> |
6 <Anchors> | 6 <Anchors> |
7 <Anchor point="CENTER"/> | 7 <Anchor point="CENTER"/> |
8 </Anchors> | 8 </Anchors> |
9 <Layers> | 9 <Layers> |