mirror of
https://github.com/glfw/glfw.git
synced 2026-07-12 01:47:12 +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.