commit | 2111e3597bc6cc16bea20040dbfd05e38d3a4202 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Mar 06 15:33:50 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:19 2024 +0200 |
tree | 2153ce2ac580353607bf1c98406c4aa2cba1797b | |
parent | dbc67bbf23fcf57ad8271f9c2a4ea1cc4641410e [diff] |
MultiSelect: Comments + tweaked location for widgets to test ImGuiItemFlags_IsMultiSelect to avoid misleading into thinking doing it before ItemAdd() is necessary.