Skip to content

Revert "timer: Fix countdown timer progress during suspend"

Boban Spiroski requested to merge usb/gnome-clocks:fix-pause-regression into master

This reverts commit fdde2958.

The recent fix commit intended to address certain suspend issues, inadvertently introduced a regression that caused the timer's pause functionality to break. This revert commit undoes the changes introduced by that merge, restoring the previous state where the pause functionality worked as expected.

Please consider reopening #283

Fixes #323 (closed)

Merge request reports