Skip to content

Commit 222d409

Browse files
committed
Editing your House now properly hides the rest of your UI
1 parent 90713b6 commit 222d409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NoAutoclose.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ns.ignore = {
66
BarberShopFrame = true, -- barbershop frame, better to allow it to hide the UI
77
CinematicFrame = true, -- cinematic frame, better to allow it to hide the UI
88
CommunitiesFrame = true,
9+
HouseEditorFrame = true, -- player housing editor frame, better to allow it to hide the UI
910
MacroFrame = true,
1011
PerksProgramFrame = true, -- trading post frame, better to allow it to hide the UI
1112
TokenFrame = true, -- breaks baganator's currency transfer, ignoring it doesn't impact things otherwise

0 commit comments

Comments
 (0)