STEPS TO REPRODUCE 1. Open SDDM KCM 2. Click Breeze theme 3. Click i to to preview theme OBSERVED RESULT Blurry EXPECTED RESULT Crisp All built from git master on Sept 10
It is blurry indeed. And it affects all theme previews, so it's not an issue with the artwork.
Git commit b7a85a643c8bb8f76ab1b1276217943e8887ce03 by Nate Graham. Committed on 11/09/2024 at 09:38. Pushed by ngraham into branch 'master'. Don't unnecessarily set sourceSize on preview image It isn't needed and makes the image blurry. FIXED-IN: 6.2.0 M +0 -1 src/ui/DetailsDialog.qml https://invent.kde.org/plasma/sddm-kcm/-/commit/b7a85a643c8bb8f76ab1b1276217943e8887ce03
Git commit 3eef21bd6dda219e58ccc005bd051810f786ea77 by Nate Graham. Committed on 11/09/2024 at 10:07. Pushed by ngraham into branch 'master'. Put the preview image in a card Looks nicer and more consistent with other image-in-card UIs, and lets us get rid of the layer effect which was contributing a small amount of residual blurriness. It's a net code removal too. M +11 -15 src/ui/DetailsDialog.qml https://invent.kde.org/plasma/sddm-kcm/-/commit/3eef21bd6dda219e58ccc005bd051810f786ea77