Quote:
Originally Posted by Teddie1056
[You must be logged in to view images. Log in or Register.]
Changing it only changes the window size, but not what is in the window.
|
Did it change it back to the size you were used to before the Alt-Tab incident? If so, then I wonder if maybe just changing two of those 4 lines would help. For instance:
WidthWindowed=1280
HeightWindowed=768
WindowedWidth=2560
WindowedHeight=1600
or
WidthWindowed=2560
HeightWindowed=1600
WindowedWidth=1280
WindowedHeight=768
I am not sure what the difference is between WidthWindowed and WindowedWidth (same goes for height) but maybe they don't do the same thing.
Another thing you might try (and maybe try this before changing the numbers above) is reloading your UI, if the window size is back to where you like it. The command is /loadskin <ui_name> or I think you can do it from the options window.
EDIT: Excellent suggestions by Loramin above as well.