[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
Luca Carlon
bugzilla_noreply at kde.org
Fri May 12 21:47:23 BST 2023
https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #260 from Luca Carlon <carlon.luca at gmail.com> ---
Git commit 1f0cefa40815b00c2ba05453f8774ced180ca113 by Luca Carlon.
Committed on 09/05/2023 at 21:57.
Pushed by hindenburg into branch 'master'.
Invalidate a slightly larger area when scheduling a repaint
In highdpi with fractional scaling factor some lines appear in the
terminal area. This may be the result of areas that should be
refreshed with new content that are not included in the invalidated
area. This commit increases the invalidated area a bit to ensure
the missing area is included.
M +21 -13 src/terminalDisplay/TerminalDisplay.cpp
M +19 -0 src/terminalDisplay/TerminalDisplay.h
M +1 -0 src/terminalDisplay/TerminalPainter.cpp
https://invent.kde.org/utilities/konsole/commit/1f0cefa40815b00c2ba05453f8774ced180ca113
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list