commit | 27e83c29537b74b226b313c7b1ec061fc8a652e5 | [log] [tgz] |
---|---|---|
author | Tom Seddon <github@tomseddon.plus.com> | Mon Jan 08 10:37:38 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Jan 08 11:37:38 2024 +0100 |
tree | 3f6951ceb4e48ebaa7341c18998404ccd43c96cd | |
parent | 278cf1a7bc38d8fc4a371ffc21191e154a05b118 [diff] |
Add comment about how ImGuiKey values are named after US keyboard keys. (#7205) General text input is already covered by AddInputCharacter. For scancode-based key up/down info, simplest to admit that the up/down state indexes are kind of arbitrary and may not actually map perfectly to the labels on the keys.