Gaplan and weedeater (in Discord) both report that trying to change Custom's
zoom in the F9 Global Editor Options menu sometimes causes the Enter key to get
stuck afterwards, until you press it. I assume they're using windows (Gaplan
is) and gfx_sdl (gfx_sdl2 doesn't even allow chanign the zoom!).
The problem is that gfx_sdl destroys and recreates the window, probably causing
havok for key events. SDL2 doesn't, it adds `SDL_SetWindowSize` to avoid that,
so I assume this will be fixed in gfx_sdl2.
Another bug where SDL 1.2 gets stuck keys is when spawning programs (bug #932).
But changing window zoom is currently broken in gfx_sdl2.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1173
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org