This site requires JavaScript, please enable it in your browser!
Greenfoot back
K_wow
K_wow wrote ...

2014/8/20

My game is not displaying at the full size!

K_wow K_wow

2014/8/20

#
My Greenfoot game, Top Down Survival Game, is showing up in a smaller window than normal, meaning that players can not see the whole world unless they scroll the game window. Is this a code/greenfoot/internet/gallery issue? How do I fix it?
danpost danpost

2014/8/20

#
The game window is showing up for me as something like (800, 800) size, which is a guesstimate. This is actually a little too big (height-wise) for my screen No scrollbars for the scenario window itself; just the vertical scrollbar of the web page.
K_wow K_wow

2014/8/20

#
The game itself it (800, 800) size, that means it's showing up fine for you. However, for me there are scrollbars for the scenario window...
danpost danpost

2014/8/21

#
I do get scenario window scrollbars if I change the zoom of the browser page from 100 to 75%.
K_wow K_wow

2014/8/21

#
Ah, it turned out that my browser zoom was 90%. I set it to 100% and now it's fine. Thanks!
You need to login to post a reply.