View Single Post
03-18-10, 08:20 AM   #6
SuperOx
A Murloc Raider
Join Date: Feb 2010
Posts: 5
Originally Posted by spiel2001 View Post
You can move it, but it is not a trivial task because other frames are anchored to it and will move when you move it.

To move the focus, you'll need to edit [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitPanel_{panel mode}.lua ] and locate the section for the focus frame, then change the "xOfs" and "yOfs" anchor values to move it.

Save your changes after you make them and then do a '/nui rl' to reload the UI and see your changes. You may then need to move other frames that moved with it.

That said, it's pretty rare that you need the focus frame and the minimap at the same time isn't it? But, if you are in a situation where you need both, you could always use the '/nui minimap' option to return the minimap to the upper right corner of the display.
I'm going to have to try this as well. As a hunter, I need to MD as often as possible to the tank in order to manage aggro, with the focus frame up however, it covers my minimap as well as the buttons that remain on the minimap..... the problem here is that one of those buttons is my tracking button which I like to switch for encounters to the specific mobs I am fighting for the dps boost.... unless there is a way to just move the buttons?

Any help is greatly appreciated