View Single Post
  #3  
Unread 11-11-2005, 06:42 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

I am not sure but I think its coding in the game that is doing this. I think they have made the taget window sort of like the hotbar window in a way. Where it auto sizes based on the contents. Try adding this code to the Target page.

OnHoverOut="Maximamsize=Size Minimamsize=Size"
OnHoverIn="Maximamsize=2048,2048 Minimamsize=0,0"

Yes I know 2048 is a big number, but some people that use my UI run at 1900 so who knows..
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote