Skip to content
Snippets Groups Projects
Commit 75f83de5 authored by ocornut's avatar ocornut
Browse files

InputText: fixed a bug (regression in 1.91.2) where modifying text buffer...

InputText: fixed a bug (regression in 1.91.2) where modifying text buffer within a callback would sometimes prevents further appending to the buffer. (#7925)

There's a confusion between TextA.Size and CurLenA we should be merging them.
Amend 19accb14
parent f77d2283
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment