commit | 78b12068d9d73ec91859fe52a7fad7b971b37f49 | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Sun Dec 29 17:35:12 2019 +0100 |
committer | ocornut <omarcornut@gmail.com> | Fri Dec 04 19:15:19 2020 +0100 |
tree | 52ab1bcc26ee940c08356399458fd42ef2da54c0 | |
parent | 046fad01f1185d34c203d4f58f5adc0b7d28eaa9 [diff] |
Tables: Disable initial output prior to NextRow call to avoid misleading users. Fixed some inconsistency with BeginTable/EndTable without row. Move some of the TableBegin() code in TableBeginUpdateColumns(). Allow to submit multiple header lines.