chore: release v9.7.12
- Fixed missing Finisher frame pool reset - Fixed tracker force-complete race condition on custom quests
This commit is contained in:
@@ -100,6 +100,7 @@ function QuestieFramePool:GetFrame()
|
||||
returnFrame.loaded = true
|
||||
returnFrame.shouldBeShowing = nil
|
||||
returnFrame.hidden = nil
|
||||
returnFrame._needsUnload = nil
|
||||
|
||||
if returnFrame.BaseOnShow then
|
||||
returnFrame:SetScript("OnShow", returnFrame.BaseOnShow)
|
||||
|
||||
Reference in New Issue
Block a user