commit | 6cfe3ddf528a13728a75df7db4c856d5d8770e2e | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Dec 14 17:02:23 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Dec 14 17:15:43 2023 +0100 |
tree | 4fbc50c91a645ee71fe9b6b82c71eaf9b338a3e7 | |
parent | 54c1bdecebf3c9bb9259c07c5f5666bb4bd5c3ea [diff] |
InputTextMultiline: Tabbing through a multi-line text editor using ImGuiInputTextFlags_AllowTabInput doesn't activate it. (#3092, #5759, #787)