View Single Post
10-31-09, 01:15 PM   #10
Taralas
A Deviate Faerie Dragon
Join Date: Aug 2007
Posts: 11
Originally Posted by Petrah View Post
I just helped my boyfriend with this issue last night....

This is an issue with Prat, not nUI. The author of Prat has made huge changes to the edit box and it's buggy. Go back to Prat version 3.2.6 until Sylvanaar can get this stuff fixed with the edit box.
Actually, it has been resolved. 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.

Maybe we can get this rolled into the current version?

-Taralas