diff --git a/ChoreTracker.lua b/ChoreTracker.lua index d8114de..6952462 100644 --- a/ChoreTracker.lua +++ b/ChoreTracker.lua @@ -488,6 +488,7 @@ function core:DrawTooltip() core:UpdateChores() if tooltip then + tooltip:ClearAllPoints() tooltip:Clear() tooltip = nil end