View Single Post
  #1  
Unread 12-23-2006, 03:50 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default Fixing the GU30 hotbars

Since I was asked about the details of my upcoming fix for the GU30 hotbar deadspace issues for use in another mod, here it is for everybody:

In the main page of your hotbars add the following
OnShow="MinimumSize='0,0'"
In the BankPage add the following:
OnHide="Parent.MinimumSize='0,0'" OnShow="Parent.MinimumSize='0,0'"
I had minimal time to test this but saw no issues. Use at your own risk.
__________________
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