YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
11 stars 4 forks source link

IDE in fullscreenmode issue #5767

Closed gm-bug-reporter[bot] closed 1 week ago

gm-bug-reporter[bot] commented 1 week ago

Description

using installer 2024.4.0.137

Hello, when I end a program with "game_end()" the command line disappears in the IDE. Only the toolbar is still visible. Of course the cursor can no longer be used in the IDE place correctly. I constantly have to switch the IDE from fullscreen to normscreen and back again to fullscreen and then the command line is there again. If I have to switch to the previous version, please give me instructions how to do this for not to lose the gamemaker completely. Thank you very much, Reinhold () If you send me an email I can send a screenshot to you

Steps To Reproduce

if (keyboard_check_pressed(vk_escape)) {game_end()}

Which version of GameMaker are you reporting this issue for?

IDE v2024.4.0.137 Runtime v2024.4.0.168

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

305a0fa9-6d87-4463-b2f4-e1a035e7a260

stuckie commented 1 week ago

Thanks for reporting this issue, but in order to investigate we will need a small project which shows this issue. Please report this issue again, but ensure you have a suitable project open at the time and you have checked the “Include Project” option on the bug form.