commit | e66b28693ad94f59f9da09a19ede4d3d1e5a3280 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Oct 01 19:54:10 2020 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Dec 04 19:15:24 2020 +0100 |
tree | c13981e10c75089efb4415f9a9dad97d4c1e867c | |
parent | 6182973bdeb7acb38c71cb64a58afc3b750a539a [diff] |
Tables: Added ImGuiTableFlags_ContextMenuInBody flag. Worked to get TableOpenContextMenu() in public API but kept it internal.