Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-07-14, 08:42 PM   #9
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
Originally Posted by Nimhfree View Post
You might want to do something about your "quest frame" since it seems to be floating in the middle of things:


-- Move the objectives over to the right now that the action bars
-- are no longer there.
local f=WatchFrame
f:SetMovable(1)
f:SetUserPlaced(true)
f:SetPoint("TOPRIGHT", MinimapCluster, "BOTTOMRIGHT", 0, 0)


The watchframe is movable by shift clicking it already.. Im not sure where you see it in the middle of things. Its in a perfect spot plus it auto hides in raids, pvp.
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » UI Screenshots, Feedback and Design Discussion » New UI! (NeavUI as base)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off