|
Fixed a text rendering/clipping bug introduced in 1.66 (on 2018-10-12, commit ede3a3b9) that affect single ImDrawList::AddText() calls with single strings larger than 10k. Text/TextUnformatted() calls were not affected, but e.g. InputText() was.
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui_demo.cpp |
|---|
| imgui_draw.cpp |
|---|