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

2018/1/21

All greenfoot windows not displaying correct

LukiRe LukiRe

2018/1/21

#
Hey guys, i just wanted to ask you if you maby know this bug and how to fix it. Otherwise i´ll just ask the support. The problem is that all greenfoot windows (main window, code window, terminal, debugger, everything) have weird scaling/displaying issues. They don´t even open if i select them in my windows bar, i have to manually maximize them. Now if i resize them somehow, they will still show the same scaling like before, the code window for example will only display the new code in size, when i force it to refresh, for example through selecting text new text, which isn´t displayed but may still be selected. Whenever i debug, reaching a breakpoint results in the complete code window going white and only displaying code after a forced refresh. Somebody know this behaviour? Thanks in advance. PS. In case it´s usefull:
davmac davmac

2018/1/22

#
Do you have a HiDPI screen? There are some known issues with those (bugs in Java which we can't easily do anything about) however the next version of Greenfoot should hopefully resolve the problem. You can always increase the font size in the editor (via preferences, "Ctrl +" should also work), and pressing Ctrl+A to "select all" text usually makes it visible.
You need to login to post a reply.