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.
1 parent 025e00c commit 34e18ef7714db98cf53b5959050502b7f2e1c8ee
@omar omar authored on 30 Nov 2018
Showing 3 changed files
View
docs/CHANGELOG.txt
View
imgui_demo.cpp
View
imgui_draw.cpp