commit | 64172685d62c6abfdf481a23f3d366ce7dec72d8 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Jul 03 11:58:17 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Jul 03 11:58:17 2023 +0200 |
tree | d64bfc521a0fc8e6c6ba85c04b526edc86968a51 | |
parent | 655aae591157c6f1d63a06d7565fe3e64390771c [diff] |
InputText: ImGuiInputTextCallbackData::InsertChars() accept (NULL,NULL) range, in order to conform to common idioms. (#6565, #6566, #3615)