Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SDL_Start/StopTextInput() also with SDL2
Based on whether handleMouseGrab() in events.cpp sets GRAB_ENABLETEXTINPUT or not. Should prevent the issue that on macOS pressing a button for longer while playing (as one does, e.g. to run forward) opens a popup menu with alternative characters (like "è", "é", "ê", etc for "e")
- Loading branch information