self:SetFrameLevel(CollectionsJournal.TitleContainer:GetFrameLevel()+200);
BetterWardrobeCollectionFrame:ClickTab(self);
if self:IsMouseOver() then
self:SetAlpha(0);
else
self:SetAlpha(abs(mod(GetTime(), 2) - 1));
end
BetterWardrobeCollectionFrame:ClickTab(self);
if self:IsMouseOver() then
self:SetAlpha(0);
else
self:SetAlpha(abs(mod(GetTime(), 2) - 1));
end
BetterWardrobeCollectionFrame:ClickTab(self);
if self:IsMouseOver() then
self:SetAlpha(0);
else
self:SetAlpha(abs(mod(GetTime(), 2) - 1));
end
BetterWardrobeCollectionFrame:ClickTab(self);
self.border:SetWidth(120)
--UIMenuButtonStretchMixin.OnMouseDown(self, button);
if self:IsEnabled() then
--PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON);
BW_ToggleDropDownMenu(1, nil, BetterWardrobeFilterDropDown, self, 74, 15);
end
self.Icon:SetDesaturated(false);
self.Icon:SetDesaturated(true);
self.ResetButton:Hide();
UIMenuButtonStretchMixin.OnMouseDown(self, button);
if self:IsEnabled() then
PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON);
BW_ToggleDropDownMenu(1, nil, BW_TransmogOptionsDropDown, self, 74, 15);
end
self.Icon:SetDesaturated(false);
self.Icon:SetDesaturated(true);
self.buttonID = "HideSlot"
local level = self:GetParent().SetsCollectionFrame.Model:GetFrameLevel() + 5
self:SetFrameLevel(level);
BW_DressingRoomButtonMixin.OnEnter(self)
BW_DressingRoomButtonMixin.OnLeave()
BW_JournalHideSlotMenu_OnClick(self)
GameTooltip:SetOwner(self, "ANCHOR_RIGHT");
GameTooltip_SetTitle(GameTooltip, TRANSMOG_SET_LIMITED_TIME_SET_TOOLTIP, NORMAL_FONT_COLOR, true);
GameTooltip:Show();
GameTooltip:SetOwner(self, "ANCHOR_RIGHT");
GameTooltip_SetTitle(GameTooltip, TRANSMOG_OUTFIT_POST_IN_CHAT, NORMAL_FONT_COLOR, true);
GameTooltip:Show();
self:GetParent():GetParent():LinkSet(self.setID)
GameTooltip:SetOwner(self, "ANCHOR_RIGHT");
GameTooltip_SetTitle(GameTooltip, VIEW_IN_DRESSUP_FRAME, NORMAL_FONT_COLOR, true);
GameTooltip:Show();
self:GetParent():GetParent():OpenInDressingRoom(self:GetParent().BW_LinkSetButton.setID)
self.Text:ClearAllPoints();
self.Text:SetPoint("LEFT", 11, -1);
self.Text:SetSize(75, 10);
self.Text:SetJustifyH("LEFT");
UIMenuButtonStretchMixin.OnMouseDown(self, button);
PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON);
BW_ToggleDropDownMenu(1, nil, self:GetParent().VariantSetsDropDown, self:GetName(), 0, 1);
self.Icon:SetPoint("TOPLEFT", 0, 0);
self.Icon:SetPoint("TOPLEFT", 1, -1);
self.Icon:SetPoint("TOPLEFT", 0, 0);
if ( not self:GetParent():IsMouseOver() ) then
self:Hide();
end
-- same as a right-click on the parent
--WardrobeTransmogButton_OnClick(self:GetParent(), "RightButton");
self:GetParent():OnClick("RightButton");
AnimateTexCoords(self.Ants, 256, 256, 48, 48, 22, elapsed, 0.01);
self:GetParent():GetParent():OnAnimFinished();
AnimateTexCoords(self.Ants, 256, 256, 48, 48, 22, elapsed, 0.01);
self:GetParent():GetParent():OnAnimFinished();
SmallMoneyFrame_OnLoad(self);
MoneyFrame_SetType(self, "STATIC");
self:GetParent():ApplyPending(0);
UIMenuButtonStretchMixin.OnMouseDown(self, button);
PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON);
BW_ToggleDropDownMenu(1, nil, self:GetParent().SpecDropDown, self, 0, 0);
HelpTip:Hide(self:GetParent(), TRANSMOG_SPECS_BUTTON_TUTORIAL);
SetCVarBitfield("closedInfoFrames", LE_FRAME_TUTORIAL_TRANSMOG_SPECS_BUTTON, true);
self.Icon:SetPoint("CENTER", -1, -1);
self.Icon:SetPoint("CENTER", 0, 0);