https://bugs.kde.org/show_bug.cgi?id=479141
Sune Vuorela <s...@vuorela.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/okular/-/commit/450744 |hics/okular/-/commit/aab13e |a37dbf8770b3282b47ab43a797e |3fe25e4964a9ebbbc11832db397 |d8c347e |d51453e --- Comment #17 from Sune Vuorela <s...@vuorela.dk> --- Git commit aab13e3fe25e4964a9ebbbc11832db397d51453e by Sune Vuorela, on behalf of Kai Uwe Broulik. Committed on 21/02/2024 at 08:29. Pushed by sune into branch 'release/24.02'. presentationwidget: Invalidate pixmaps on dpr change Since the last rendered pixmap is usually reused, its device pixel ratio can end up different from the `devicePixelRatioF()` of the widget which is used for most size calculations which leads to an area that might be unpainted causing visual artifacts. M +19 -10 part/presentationwidget.cpp M +1 -0 part/presentationwidget.h https://invent.kde.org/graphics/okular/-/commit/aab13e3fe25e4964a9ebbbc11832db397d51453e -- You are receiving this mail because: You are watching all bug changes.