ZSpellButtonParent_OnClick() ZSpellButtonParent_OnEnter() GameTooltip:Hide() if ( this.isMoving ) then this:StopMovingOrSizing() this.isMoving = false end if IsAltKeyDown() then this:StartMoving() this.isMoving = true end this:StopMovingOrSizing() this.isMoving = false