commit | e240bc151a3650be8af0ea9d426d4fb44914c7e0 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Sep 05 16:29:30 2024 +0200 |
committer | omar <ocornut@users.noreply.github.com> | Wed Sep 11 14:46:29 2024 +0200 |
tree | 1b0845261e44f4f6590752d1f8f09e10f785e975 | |
parent | 1674fe96ff57e4540b6c1860e61aa7fcc06642fe [diff] |
InputText: amends: add note about STB_TEXTEDIT_GETCHAR. tweak InputTextCalcTextSize() to use similar debug-friendly logic as ImFont:CalcTextSizeA(). misc small tidying up. (#7925)