mirror of
https://github.com/glfw/glfw.git
synced 2026-04-17 18:33:17 +02:00
The undefined behaviour changed with #40 has been reverted, making the character-only callback again behave like a system text field. This behavior has now been documentated. Fixes #203. Fixes #305.