From cfcf58742baf9e764eda47579898821bc15daecd Mon Sep 17 00:00:00 2001 From: Mark W Date: Thu, 26 Dec 2024 11:13:39 +0100 Subject: [PATCH] Ignore the TokenFrame - solves issues with Baganator's currency transfer --- NoAutoclose.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/NoAutoclose.lua b/NoAutoclose.lua index 0ffdd8e..bc79f42 100644 --- a/NoAutoclose.lua +++ b/NoAutoclose.lua @@ -8,6 +8,7 @@ ns.ignore = { CommunitiesFrame = true, MacroFrame = true, PerksProgramFrame = true, -- trading post frame, better to allow it to hide the UI + TokenFrame = true, -- breaks baganator's currency transfer, ignoring it doesn't impact things otherwise WarboardQuestChoiceFrame = true, }; local uiSpecialFrameBlacklist = {