jdrescher2006 / Laufhelden

Sport tracker for Sailfish OS
GNU General Public License v3.0
16 stars 17 forks source link

Update pace string formatting #160

Closed trouyer closed 5 years ago

trouyer commented 5 years ago

Hi,

actually pace is displayed as min:s (e.g: 4:36, 2:3). In case of seconds value under 10, pace rendering doesn't display leading zero. I have update and refactored paceStrAt functions to display this zero.