commit | afadf74a53fcb8c52cc0d12a6590608ca8613412 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Nov 14 14:23:18 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Nov 14 14:23:18 2023 +0100 |
tree | 4dcdc3b874bc972793717af4d6cf176db5223ace | |
parent | 46843b683bd4311382acd4daabc59df4870b0710 [diff] |
BeginChild: undo child name simplification as it reveal an issue with handling of ### in child names. When the later is fixed we can re-enable this. Essentially reverts 8ee8513.