-
Couldn't load subscription status.
- Fork 5.7k
Open
Description
I have a problem in nk_edit_buffer.
When I enter "backspace", two letters was deleted and two lines append when enter "Enter".
This problem don't appear in debug by step. I think may be not remove key press event in time.
In nuklear_glfw_gl2.h, I think we should set event as GLFW_RELEASE when it be GLFW_PRESS in glfwGetKey function
Now, I modify it, it worked, But I don't know if this revision is correct
Metadata
Metadata
Assignees
Labels
No labels