Fixed statistics frame not closing the options frame when clicking on the X button

This commit is contained in:
Tercio Jose
2023-11-11 14:14:12 -03:00
parent 8fc05069b1
commit 2d924211d1
+2
View File
@@ -62,6 +62,8 @@ function Details:OpenRaidHistoryWindow(raidName, bossEncounterId, difficultyId,
--create title bar
local titlebar = DF:CreateTitleBar(statisticsFrame, "Details! " .. Loc ["STRING_STATISTICS"])
titlebar.CloseButton:SetScript("OnClick", function() statisticsFrame:GetParent():Hide() end)
--STRING_GUILDDAMAGERANK_TUTORIAL_DESC
--STRING_OPTIONS_CHART_CLOSE