diff --git a/Omen.lua b/Omen.lua index f6984e5..11cc379 100644 --- a/Omen.lua +++ b/Omen.lua @@ -358,6 +358,7 @@ function Omen:CreateFrames() self.BarList:SetPoint("BOTTOMRIGHT", self.Anchor, "BOTTOMRIGHT") self.BarList:SetScript("OnMouseDown", startmoving) self.BarList:SetScript("OnMouseUp", stopmoving) + self.BarList:SetScript("OnHide", stopmoving) self.BarList.barsShown = 0 -- Create resizing corner grip