3snowp7im / urn

Split tracker / timer with GTK+ frontend
GNU General Public License v3.0
126 stars 36 forks source link

Set Accuracy Of Timer #23

Open AdamD2 opened 7 years ago

AdamD2 commented 7 years ago

A nice feature would be to have the option of setting the number of decimal places for the timer, so that it can count to one, two or three decimal places similar to llanfair.

alkaris2 commented 3 years ago

Timer accuracy also needs a fix to be made for the timer when paused. When you pause the timer, the split timer still continues to count upward silently in the background, and updates the split timer with its new value when you un-pause the timer, just needs to check that the timer is actually properly paused when its suppose to and not continue counting time silently until you unpause.

paoloose commented 1 year ago

Timer accuracy also needs a fix to be made for the timer when paused. When you pause the timer, the split timer still continues to count upward silently in the background, and updates the split timer with its new value when you un-pause the timer, just needs to check that the timer is actually properly paused when its suppose to and not continue counting time silently until you unpause.

@alkaris2, its a quite annoying bug, I fork the project and fix it, if you are still interested: https://github.com/leflores-fisi/urn