...
This commit is contained in:
parent
03a7361325
commit
3867620be5
@ -1251,7 +1251,7 @@ is_ascii_control_char(char x) {
|
|||||||
else _glfw.ns.text[0] = old_first_char;
|
else _glfw.ns.text[0] = old_first_char;
|
||||||
}
|
}
|
||||||
glfw_keyevent.ime_state = GLFW_IME_NONE;
|
glfw_keyevent.ime_state = GLFW_IME_NONE;
|
||||||
debug_key("\x1b[m\n");
|
debug_key("\n");
|
||||||
_glfwInputKeyboard(window, &glfw_keyevent);
|
_glfwInputKeyboard(window, &glfw_keyevent);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user