commit | 956435768f2de89297bfb713465af1eb9fc92b85 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Dec 22 22:32:30 2020 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Dec 23 11:39:15 2020 +0100 |
tree | 3181a25b48f60af61db25676bc8e5d51a7a2c1c4 | |
parent | d497f112e7876fd21fbc164d67a7a49bd253d5c8 [diff] |
Tables: (breaking) renamed ImGuiTableColumnFlags_WidthAutoResize to _WidthAuto., default to WidthFixed policy when host window has auto-resize. Fix edge case with TableSetColumnWidth on small windows (amend 972ca816)