View Single Post
11-05-09, 02:33 PM   #3
Taralas
A Deviate Faerie Dragon
Join Date: Aug 2007
Posts: 11
Originally Posted by Petrah View Post
You have to unlock the chat tab, pull the chat box down some, and then lock the chat tab again. I use Prat and had to do that so the edit box wasn't covering the text in the chat box.
If you change the line in nUI_ChatFrame.lua that contains:

if not IsAddOnLoaded( "Chatter" ) then

to:

if not IsAddOnLoaded( "Prat-3.0" ) then

The settings from Prat are not overwritten, and the edit box can be positioned with Prat. Just move it wherever you want it (I have it just above the default position, outside the 'chat' area).

Still hoping we can get this rolled into the current or next version...

-Taralas