Fix progress in tray

Authored by McPain on Mar 15 2018, 4:31 PM.

Description

Fix progress in tray

BUG: 384141

If m_runningTea.time() > 360*16 (> 1.6 hours) then
360*16.0 / m_runningTea.time() converts to zero (integer division)
Hence, angleSpan is always 0

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

Details

Committed
aacidMar 15 2018, 4:32 PM
Differential Revision
D9791: Wrong progress in tray
Parents
R360:986ded54df09: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown
References
tag: v18.03.80