View Single Post
  #1  
Old 02-06-2010, 03:09 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
screenwidth not going below 762

When I resize the Graal window on a particular server the screenwidth variable doesn't go below 762, which causes some GUI controls to not follow the right edge of the screen correctly.
Same thing for screenheight, except the number is 265.

I couldn't find any obvious assignments.
I've also searched scripts for 'screenwidth', 'GraalControl.width', and some numbers around 762 and 265.

I thought that if anyone have had this problem before they'd know what to look for.

Last edited by DrakilorP2P; 02-06-2010 at 03:10 AM.. Reason: Rewording
Reply With Quote