ee7770baed
release / release (push) Successful in 4s
- AltoholicFrame 832x447 -> 832x555; AuctionFrame art bottom row re-anchored down + middle filler textures cover the gap; tab containers grown to match. - Every scrolling tab shows more rows: 18px tabs VisibleLines 14->20, 41px tabs 7/8->10; added matching $parentEntryN frames + extended scrollframes. - Verified VisibleLines <= max entry per tab (no nil-row crash); luac + xmllint clean. - Flagged for visual check: art seam at filler, decorative scrollbar track length.
270 lines
8.3 KiB
XML
270 lines
8.3 KiB
XML
<Ui xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.blizzard.com/wow/ui/">
|
|
<Script file="GuildBankTabs.lua"></Script>
|
|
|
|
<Button name="AltoGuildBankTabsTemplate" virtual="true">
|
|
<Size>
|
|
<AbsDimension x="615" y="22"/>
|
|
</Size>
|
|
<Layers>
|
|
<Layer level="BACKGROUND">
|
|
<FontString name="$parentClient" inherits="GameFontNormalSmall" justifyH="CENTER">
|
|
<Size>
|
|
<AbsDimension x="120" y="18"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT">
|
|
<Offset>
|
|
<AbsDimension x="150" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
</FontString>
|
|
<FontString name="$parentServer" inherits="GameFontNormalSmall" justifyH="CENTER">
|
|
<Size>
|
|
<AbsDimension x="90" y="18"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="BOTTOMLEFT" relativeTo="$parentClient" relativePoint="BOTTOMRIGHT">
|
|
<Offset>
|
|
<AbsDimension x="5" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
</FontString>
|
|
</Layer>
|
|
</Layers>
|
|
<Frames>
|
|
<Button name="$parentCollapse" hidden="true">
|
|
<Size>
|
|
<AbsDimension x="16" y="16"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="LEFT">
|
|
<Offset>
|
|
<AbsDimension x="5" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<Scripts>
|
|
<OnClick>
|
|
Altoholic.Guild.BankTabs:Collapse_OnClick(self)
|
|
</OnClick>
|
|
</Scripts>
|
|
<NormalTexture name="$parentIcon" file="Interface\Buttons\UI-MinusButton-UP" />
|
|
<HighlightTexture file="Interface\Buttons\UI-PlusButton-Hilight" alphaMode="ADD" />
|
|
</Button>
|
|
<Button name="$parentName">
|
|
<Size>
|
|
<AbsDimension x="120" y="18"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT">
|
|
<Offset>
|
|
<AbsDimension x="25" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<ButtonText name="$parentNormalText" justifyH="LEFT">
|
|
<Size>
|
|
<AbsDimension x="120" y="18"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="LEFT">
|
|
<Offset>
|
|
<AbsDimension x="0" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
</ButtonText>
|
|
<NormalFont style="GameFontNormalSmallLeft"/>
|
|
<HighlightFont style="GameFontHighlightSmallLeft"/>
|
|
</Button>
|
|
<Button name="$parentUpdateTab" inherits="UIPanelButtonTemplate" text="Update">
|
|
<Size>
|
|
<AbsDimension x="80" y="18"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="BOTTOMLEFT" relativeTo="$parentServer" relativePoint="BOTTOMRIGHT" >
|
|
<Offset>
|
|
<AbsDimension x="20" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<Scripts>
|
|
<OnEnter>
|
|
Altoholic.Guild.BankTabs:OnEnter(self)
|
|
</OnEnter>
|
|
<OnLeave>
|
|
AltoTooltip:Hide();
|
|
</OnLeave>
|
|
<OnClick>
|
|
Altoholic.Guild.BankTabs:OnClick(self, button)
|
|
</OnClick>
|
|
</Scripts>
|
|
</Button>
|
|
</Frames>
|
|
</Button>
|
|
|
|
<Frame name="AltoholicFrameGuildBankTabs" parent="AltoholicTabSummary" hidden="true">
|
|
<Size>
|
|
<AbsDimension x="615" y="414"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="TOPRIGHT">
|
|
<Offset>
|
|
<AbsDimension x="39" y="-105"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<Frames>
|
|
<ScrollFrame name="$parentScrollFrame" inherits="FauxScrollFrameTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" />
|
|
<Anchor point="BOTTOMRIGHT" />
|
|
</Anchors>
|
|
<Layers>
|
|
<Layer level="ARTWORK">
|
|
<Texture file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
|
|
<Size>
|
|
<AbsDimension x="31" y="256"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativePoint="TOPRIGHT">
|
|
<Offset>
|
|
<AbsDimension x="-2" y="5"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<TexCoords left="0" right="0.484375" top="0" bottom="1.0"/>
|
|
</Texture>
|
|
<Texture file="Interface\PaperDollInfoFrame\UI-Character-ScrollBar">
|
|
<Size>
|
|
<AbsDimension x="31" y="106"/>
|
|
</Size>
|
|
<Anchors>
|
|
<Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT">
|
|
<Offset>
|
|
<AbsDimension x="-2" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
<TexCoords left="0.515625" right="1.0" top="0" bottom="0.4140625"/>
|
|
</Texture>
|
|
</Layer>
|
|
</Layers>
|
|
<Scripts>
|
|
<OnVerticalScroll>
|
|
FauxScrollFrame_OnVerticalScroll(self, offset, 18, Altoholic.Guild.BankTabs.Update)
|
|
</OnVerticalScroll>
|
|
</Scripts>
|
|
</ScrollFrame>
|
|
|
|
<Button name="$parentEntry1" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentScrollFrame" relativePoint="TOPLEFT">
|
|
<Offset>
|
|
<AbsDimension x="0" y="0"/>
|
|
</Offset>
|
|
</Anchor>
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry2" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry1" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry3" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry2" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry4" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry3" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry5" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry4" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry6" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry5" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry7" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry6" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry8" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry7" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry9" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry8" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry10" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry9" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry11" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry10" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry12" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry11" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry13" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry12" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry14" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry13" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry15" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry14" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry16" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry15" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry17" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry16" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry18" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry17" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry19" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry18" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
<Button name="$parentEntry20" inherits="AltoGuildBankTabsTemplate">
|
|
<Anchors>
|
|
<Anchor point="TOPLEFT" relativeTo="$parentEntry19" relativePoint="BOTTOMLEFT" />
|
|
</Anchors>
|
|
</Button>
|
|
|
|
</Frames>
|
|
</Frame>
|
|
|
|
</Ui> |