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.
|