https://bugs.kde.org/show_bug.cgi?id=481219
--- Comment #5 from Méven Car <meve...@gmail.com> --- (In reply to Méven Car from comment #4) > (In reply to Iyán Méndez Veiga from comment #2) > > I just realized that I also cannot reproduce on the built-in laptop's > > screen, which is 1920x1200 and I run with scale 125%. The screenshot was > > taken with an external ultrawide monitor with 3440x1440 (also running with > > scale 125%) > > Seems like a rounding error of the size in the rendering due the the scale > in QML. > I am guessing the bug will be in WallpaperDelegate.qml in plasma-workspace, > something similar to: > https://invent.kde.org/plasma/plasma-workspace/-/commit/ > ff4fa345c5119000809c8bbb1357285cfd168a1e Or in Kdeclarative QPixmapItem::paint or QPixmapItem::updatePaintedRect that doesn't seem to take into account devicepixelratio or where there could be a mismatch between the two. -- You are receiving this mail because: You are watching all bug changes.