commit | 8f5ce731405e8902db90f34be77246e34e7faa66 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Aug 14 13:02:44 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Aug 14 13:09:39 2023 +0200 |
tree | 6341c7825af6520476bb5d84e7b2c10660f1c095 | |
parent | 1362fc0c56d8742167379661a353d8342f7c4a86 [diff] |
Tables: Made it possible to use SameLine(0,0) after TableNextColumn() or TableSetColumnIndex() in order to reuse line height from previous cell.