[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
Matan Ziv-Av
bugzilla_noreply at kde.org
Thu Apr 27 08:28:15 BST 2023
https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #259 from Matan Ziv-Av <matan at 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 the assignee for the bug.
More information about the konsole-devel
mailing list