https://bugs.kde.org/show_bug.cgi?id=480659
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |24.02 Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/gwenview/-/commit/6d77 | |67290dd2ecde7ff5f6482211b6e | |dba3a040c --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 6d7767290dd2ecde7ff5f6482211b6edba3a040c by David Edmundson. Committed on 13/02/2024 at 10:42. Pushed by davidedmundson into branch 'master'. Update on window scale changes On wayland we get meaningful devicePixelRatio changed events on the window not the screen. Gwenview caches images and has some logic in device pixels that needs evaluating whenever the DPR changes. This introduces a small helper than lives on the active window and updates the thumbnail size appropriately. FIXED-IN: 24.02 M +60 -2 lib/thumbnailview/thumbnailview.cpp https://invent.kde.org/graphics/gwenview/-/commit/6d7767290dd2ecde7ff5f6482211b6edba3a040c -- You are receiving this mail because: You are watching all bug changes.