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