commit | ad83976b35c89ad3cbe9c6d8b7bf0a501457819d | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Dec 17 22:29:11 2020 +0100 |
committer | ocornut <omarcornut@gmail.com> | Fri Dec 18 14:32:51 2020 +0100 |
tree | be33717481ccbba96c8292809ec89bec2050e985 | |
parent | c4dbab8f5e16b5440fffea890f7a55c2fa2e3b29 [diff] |
Tables: Added ImGuiTableFlags_NoHostExtendX (#3605) marked as WIP, will probably rename. Moved some code from BeginTable() to TableUpdateLayout() to late latch some of the required data.