View Single Post
  #4  
Unread 04-05-2009, 06:11 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The character XML settings are only ever changed after you modify a window property in game, therefore if your window is not UserResizable there is no possibility that your size settings in the character xml will update.

Possible solutions include to make the window resizable (possibly with a maximum size) or to have it set its intended size OnShow.

This "problem" is also one of the reasons that you should never use the same uisettings with different UIs.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote