Quantcast

Ackis Recipe List:

Ackis [10-30-08 - 19:57]
Ackis Recipe List:
- Make reset filters automatically redisplay
- Dry-coded (Compiles with luac -p)
Filename
ARLFrame.lua
diff --git a/ARLFrame.lua b/ARLFrame.lua
index a861b5f..3b1350f 100644
--- a/ARLFrame.lua
+++ b/ARLFrame.lua
@@ -2683,6 +2683,9 @@ function addon.resetFilters()
 	-- Hide the flyaway panel
 	addon.Flyaway:Hide()

+	-- Reset the display
+	ReDisplay()
+
 end

 -- Description: