https://bugs.kde.org/show_bug.cgi?id=388218
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ksc | |reen/5c45d27f00b4207d5db347 | |350a81e8ecb6bdb108 --- Comment #10 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 5c45d27f00b4207d5db347350a81e8ecb6bdb108 by David Edmundson. Committed on 24/07/2018 at 19:13. Pushed by davidedmundson into branch 'Plasma/5.12'. Fix preview widget appearing to scale twice Summary: It worked when I wrote it against integer scaling, it got broken when fractional support was added, resulting in it rendering at the wrong size when the host scaling is non integer. Test Plan: Ran with QT_SCALE_FACTOR=1.5 to simulate the host being at that scale Opened preview and moved slider At 1.0 buttons were smaller than the main KCM At 1.5 buttons looked the same At 2.0 looked bigger Reviewers: broulik Reviewed By: broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14338 M +1 -1 kcm/src/previewwidget.cpp https://commits.kde.org/kscreen/5c45d27f00b4207d5db347350a81e8ecb6bdb108 -- You are receiving this mail because: You are watching all bug changes.