View Single Post
12-04-14, 11:20 PM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by siweia View Post
Code:
wf.ClearAllPoints = function() end
wf.SetPoint = function() end
Both of those lines will break any secure frame if applied to the frame itself or any of its ancestors.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote