commit | 3d1e593b5b1c6842001a5cf9db1845c93df07689 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Sep 05 19:56:12 2024 +0200 |
committer | omar <ocornut@users.noreply.github.com> | Wed Sep 11 14:46:29 2024 +0200 |
tree | 895c5cee89c725a19dd67a9715e2af6d99f95835 | |
parent | e240bc151a3650be8af0ea9d426d4fb44914c7e0 [diff] |
InputText: amends: fixed next/prev word implementation. (#7925) + replace IMSTB_TEXTEDIT_GETPREVCHARINDEX code with ImTextFindPreviousUtf8Codepoint().