commit | a322122f74a2aa625a128e47e1e29fb2e304bb8b | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Mar 09 16:21:44 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Mar 09 16:24:03 2023 +0100 |
tree | 767f348cf598b94688bab0afa9e3f7827b6a333e | |
parent | 3b2f61765296a005eb15b11b055ac0b7fddbb4d2 [diff] |
InputText: Fixed not being able to use CTRL+Tab while an InputText() using Tab for completion or textinput is active. (regresion from 1.89) + removed unnecessary if block in NavProcessItem()