Bug Fixes and Updates

This commit is contained in:
merstrax
2021-11-24 17:53:45 -05:00
parent 1ce3457db5
commit 6b1e10181e
7 changed files with 321 additions and 303 deletions
+2 -1
View File
@@ -521,8 +521,9 @@ function AtlasLoot_ShowItemsFrame(dataID, dataSource, boss, pFrame)
HideUIPanel(AtlasQuestInsideFrame);
end
--Hide Advanced search if it is up
--Hide Advanced search if it is up and reshow Querybutton
AtlasLootAdvancedSearch:Hide();
AtlasLootServerQueryButton:Show();
--Ditch the Quicklook selector
AtlasLoot_QuickLooks:Hide();