https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #259 from Matan Ziv-Av <ma...@svgalib.org> ---
Git commit d747635ce1f542bd0e3e278f1f1b95b8b462500d by Matan Ziv-Av, on behalf
of Luca Carlon.
Committed on 26/04/2023 at 15:59.
Pushed by matan into branch 'master'.

Fix position and size of the underline

When rendering underlined text in hidpi, the result may be wrong: position
of the underline may be wrong, invisible or with incorrect size.

The patch draws the line using floating point precision and changes the y coord
of the line to respect the Qt coordinate system specs.

M  +3    -7    src/terminalDisplay/TerminalPainter.cpp

https://invent.kde.org/utilities/konsole/commit/d747635ce1f542bd0e3e278f1f1b95b8b462500d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to