7c9659f3b8
Previously if you use `nk_edit_string` and use flag `NK_EDIT_CLIPBOARD`, callbacks were not passed. I only tested it with `nk_edit_buffer` and set the callbacks directly. This wrong behavior is now fixed and should work copy & paste should behave correctly. |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
nuklear_glfw.c | ||
nuklear_glfw.h |