Code review comment for lp:~rpadovani/ubuntu-clock-app/1166264

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

Could you move the pauseTime = 0, to AnalogTimer.qml? There is a reset function in that file where you can append it by,

startTime = remTime = pauseTime = 0.

This would make them all be in one central place.

Proceeding to test bug fix in all scenarios. Otherwise it looks good.

« Back to merge proposal