commit | 8323a06e6dc583f85354483c7d870fa5e83fb35e | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Jan 09 12:09:42 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Jan 09 12:09:42 2024 +0100 |
tree | 34e2cdebdb8060f5318061aa68ae98ef6f4410d0 | |
parent | 58261dbe9a33dd2b41115881b7ab1021f635e66a [diff] |
Inputs: passing ImGuiInputFlags_RepeatXXX options automatically adds ImGuiInputFlags_Repeat. Will make extra sense with next commit where we add ImGuiInputFlags_RepeatUntil options.