commit | 7d33524042fe6781dad8bbf9de66cc726a10b1cf | [log] [tgz] |
---|---|---|
author | ocornut <omar@miracleworld.net> | Thu Sep 04 13:15:18 2025 +0200 |
committer | ocornut <omar@miracleworld.net> | Thu Sep 04 13:16:05 2025 +0200 |
tree | 210691098bf62e3555d609cc7d02c0d6f3c4b69d | |
parent | 605a751571530693cc2d36bd41e4a3c11109678c [diff] |
InputText: fixed an issue where using Escape with ImGuiInputTextFlags_EscapeClearsAll. (#8915, #8273) Regression test: "widgets_inputtext_temp_buffer_2"