View Single Post
  #3  
Unread 06-07-2006, 09:47 PM
The Griffin The Griffin is offline
A Young Mystail Rat
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 5
Default

Found a more elegant way to fix the inventory panel... Instead of setting the minimize and maximized panels to the same size, I changed

Shrink.Checked=true Shrink.Activated=true

to

Shrink.Checked=false Shrink.Activated=false

This sets the default size of the inventory panel to maximized, but allows the mimize command to function.

Still haven't figured out how to resolve the bags, other than to rename eq2ui_invenotry_bag.xml to prevent it from being loaded.
Reply With Quote