|
BeginChild(): Fixed BeginChild(const char*, ...) variation erroneously not applying the ID stack to the provided string to uniquely identify the child window. This was undoing an intentional change introduced in 1.50 and broken in 1.60. (#1698, #894, #713) + reworked the Begin/BeginChild comments in imgui.h.
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui.cpp |
|---|
| imgui.h |
|---|