This repository was archived by the owner on Aug 24, 2025. It is now read-only.
Commit f21200a
committed
UnitConversation: always use double for division.
Fixed wrong computation (00:00) of total time.1 parent 5752ceb commit f21200a
2 files changed
Lines changed: 2 additions & 4 deletions
File tree
- src/main/java/de/dennisguse/opentracks
- content
- util
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
| 141 | + | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments