Bug 396936

Summary: Analog clock looks fuzzy when I set 1.2 as display scaling factor
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_clockAssignee: Paul Campbell <paul>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate, plasma-bugs
Priority: NOR Keywords: junior-jobs
Version: 5.14.90   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.12.8
Attachments: screenshot

Description Patrick Silva 2018-07-28 20:51:37 UTC
Created attachment 114180 [details]
screenshot

See the screenshot taken on Arch Linux, plasma 5.13.3.
Comment 1 Christoph Feck 2018-08-17 21:44:47 UTC
There are some DevicePixelRatio() that need to be replaced with DevicePixelRatioF() in https://cgit.kde.org/plasma-desktop.git/tree/kcms/dateandtime/dtime.cpp
Comment 2 Nate Graham 2019-01-17 22:01:11 UTC
Patch: https://phabricator.kde.org/D18340
Comment 3 Nate Graham 2019-01-17 22:03:56 UTC
Git commit 985acbb7465739627b6c8603442b6fd5c396d684 by Nate Graham.
Committed on 17/01/2019 at 22:03.
Pushed by ngraham into branch 'Plasma/5.12'.

[Date & Time KCM] Fix clock display with fractional scale factor

Summary:
FIXED-IN: 5.12.8

Test Plan:
1.2 scale factor, before: {F6553934}

1.2 scale factor: after: {F6553935}

No change at 1x.

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D18340

M  +6    -6    kcms/dateandtime/dtime.cpp

https://commits.kde.org/plasma-desktop/985acbb7465739627b6c8603442b6fd5c396d684
Comment 4 Nate Graham 2019-01-17 22:12:50 UTC
Git commit 40b24592cad255a9b2236b46d418be0e651479ba by Nate Graham.
Committed on 17/01/2019 at 22:12.
Pushed by ngraham into branch 'Plasma/5.15'.

[Date & Time KCM] Fix clock display with fractional scale factor

Summary:
FIXED-IN: 5.12.8

Test Plan:
1.2 scale factor, before: {F6553934}

1.2 scale factor: after: {F6553935}

No change at 1x.

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D18340

M  +6    -6    kcms/dateandtime/dtime.cpp

https://commits.kde.org/plasma-desktop/40b24592cad255a9b2236b46d418be0e651479ba