escape key to exit full screen
Closed this issue · 2 comments
Be-ing commented
Right click enters fulls screen mode. I expected pressing the escape key to exit full screen mode, but it does nothing. I figured out that right click also exits full screen mode, which is nice to have in addition, but escape is a more conventional way to do that.
kblaschke commented
ESC isn't bound to anything right now. Since the whole key handling code will require an overhaul, I'll consider adding this shortcut in the process, because you're totally right: it makes sense. Alt-Enter is already there to toggle fullscreen, which is a standard shortcut on Windows for most games.