https://bugs.kde.org/show_bug.cgi?id=396497
Peter Mühlenpfordt <de...@ukn8.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |plasma-addons/28fe01674f6c9 | |a7fd644f9a753665f52d3188eaf --- Comment #1 from Peter Mühlenpfordt <de...@ukn8.de> --- Git commit 28fe01674f6c9a7fd644f9a753665f52d3188eaf by Peter Mühlenpfordt. Committed on 09/08/2018 at 13:38. Pushed by muhlenpfordt into branch 'master'. [Timer applet] Reset opacity on timer start and reset Summary: When the Timer plasmoid is paused an opacity animation is used to signal this state. After resuming, restarting or resetting the timer the current opacity value is not reset which leads to nearly invisible and hard to read timer digits sometimes. This patch sets the opacity to 100% on timer (re)start and reset. Test Plan: * Start Timer plasmoid with e.g. 5 minutes countdown * Pause Timer by click * When opacity is low * Resume by click or * Restart with predefined time or * Reset timer * Opacity of running timer should always reset to 100% Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14701 M +2 -1 applets/timer/package/contents/ui/main.qml https://commits.kde.org/kdeplasma-addons/28fe01674f6c9a7fd644f9a753665f52d3188eaf -- You are receiving this mail because: You are watching all bug changes.