commit | f6120f8e16eefcdb37b63974e6915a3dd35414be | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Sat Jun 06 21:31:31 2020 +0200 |
committer | ocornut <omarcornut@gmail.com> | Sat Jun 06 21:31:31 2020 +0200 |
tree | b7767ef08bd28fd9e936a9ede242c23f9420b309 | |
parent | 41f47c853bf300024a70482f3de76c6f2b68833c [diff] |
ImDrawList, ImDrawListSplitter, Columns: Fixed an issue where starting a split when current VtxOffset was not zero would lead to draw commands with wrong VtxOffset. (#259