mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
Text: Fix clipping of single-character "..." ellipsis when font is scaled. (#2775
This commit is contained in:
@ -37,6 +37,10 @@ HOW TO UPDATE?
|
||||
|
||||
All changes:
|
||||
|
||||
- Text: Fix clipping of single-character "..." ellipsis (U+2026 or U+0085) when font
|
||||
is scaled. Scaling wasn't taken into account, leading to ellipsis character straying
|
||||
slightly out of its expected boundaries. (#2775)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.89.2 (Released 2023-01-05)
|
||||
|
Reference in New Issue
Block a user