Fix column issue with rotating through sorting.
This commit is contained in:
parent
79b2b215ce
commit
65d7743bd6
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ function core:DrawTooltip()
|
||||||
core:UpdateChores()
|
core:UpdateChores()
|
||||||
|
|
||||||
if tooltip then
|
if tooltip then
|
||||||
|
tooltip:ClearAllPoints()
|
||||||
tooltip:Clear()
|
tooltip:Clear()
|
||||||
tooltip = nil
|
tooltip = nil
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue