View Single Post
09-28-13, 08:59 PM   #6
DugiGuides
A Murloc Raider
 
DugiGuides's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2010
Posts: 8
Hi I was digging into this to see if this is something we need to fix on our side but I noticed the difference between nUI_5.07.37 and nUI_5.07.38 is

line 792 nUI_Movers.lua

--if WatchFrame then nUI_Movers:lockFrame( WatchFrame, true, OBJECTIVES_TRACKER_LABEL ); end

has been commented out, this also disable nUI ability to move the WatchFrame with /nui movers

I'm guessing nUI might want revert this change to retain the ability to move the WatchFrame with nui but if this is not an option then I'll look into it further and try to fix it on our side.