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 48f6fdb commit 84238240d6d2f7375cd4894431ff10afa84ff7df
@omar omar authored on 30 Nov 2018
Showing 3 changed files
View
docs/CHANGELOG.txt
View
imgui_demo.cpp
View
imgui_draw.cpp