mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 08:20:00 -05:00
his is in order for text wrapping to have enough space when provided width precisely calculated with CalcTextSize().x. Amend 7b0bf230.
Note that the rounding of either positions and widths are technically undesirable (e.g. #3437, #791) but variety of code is currently on it so we are first fixing current behavior before we'll eventually change it.
536 KiB
536 KiB