https://bugs.kde.org/show_bug.cgi?id=417852
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/01691632b5238 | |ac993b59eebe693fefc88130b8f Resolution|--- |FIXED Version Fixed In| |5.18.4 --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 01691632b5238ac993b59eebe693fefc88130b8f by Nate Graham. Committed on 24/03/2020 at 15:26. Pushed by ngraham into branch 'Plasma/5.18'. [applets/digital-clock] Fix date sizing in vertical panel Summary: This patch fixes several errors in the code: - The property is named `font.minimumPixelSize`, not `minimumPixelSize` - The calculation in `minimumPixelSize` did not make sense - Setting the height to `dateLabel.paintedHeight` is nonsensical FIXED-IN: 5.18.4 Test Plan: {F8186873} Reviewers: #vdg, #plasma, cblack, davidedmundson Reviewed By: #vdg, #plasma, cblack, davidedmundson Subscribers: davidedmundson, cblack, muesli, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28172 M +1 -2 applets/digital-clock/package/contents/ui/DigitalClock.qml https://commits.kde.org/plasma-workspace/01691632b5238ac993b59eebe693fefc88130b8f -- You are receiving this mail because: You are watching all bug changes.