View Single Post
09-24-13, 08:33 AM   #14
Foxlit
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 91
The following fixed this issue for me: in nUI/Bars/nUI_MicroMenu.lua, comment out line 149, for instance like so:
Code:
--	button.SetPoint       = function() end;
__________________
... and you do get used to it, after a while.