commit | 7713c2925846856c25abda8fe2ba2ff3684282ba | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Oct 18 18:50:19 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Nov 02 17:26:05 2023 +0100 |
tree | ed7da889520d0aa59c56466d5a687eddf52a302d | |
parent | 88fec097158867edf7753fe0d842d23d67e7966d [diff] |
BeginChild: Upgraded 'bool border = true' parameter to use a ImGuiChildFlags type and the ImGuiChildFlags_Border value. (toward #1666, #1496, #1395, #1710)