https://bugs.kde.org/show_bug.cgi?id=441649
--- Comment #8 from Alvin Wong <[email protected]> --- Git commit a2b87cf71b7d0a1079842d60c0431acce50c2fb0 by Alvin Wong. Committed on 22/09/2021 at 08:53. Pushed by alvinwong into branch 'master'. Backport Qt patches to fix paint artifacts on fractional scaling Backported three changes: - https://codereview.qt-project.org/c/qt/qtbase/+/249023 - https://codereview.qt-project.org/c/qt/qtbase/+/278047 - https://codereview.qt-project.org/c/qt/qtbase/+/308500 M +20 -0 3rdparty/ext_qt/CMakeLists.txt A +120 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0001-Add-faster-path-for-scaling-QRegion-with-multiple-re.patch A +128 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0002-Fix-QPainter-off-by-one-clipping-for-some-non-intege.patch A +35 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0003-Fix-under-non-integer-scaling-incorrect-update-area.patch https://invent.kde.org/graphics/krita/commit/a2b87cf71b7d0a1079842d60c0431acce50c2fb0 -- You are receiving this mail because: You are watching all bug changes.
