Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More detailed values for duration and distance #18

Closed
FelixMoelder opened this issue Aug 27, 2020 · 1 comment
Closed

More detailed values for duration and distance #18

FelixMoelder opened this issue Aug 27, 2020 · 1 comment

Comments

@FelixMoelder
Copy link

In the workout summary the workout duration and distances are only shown as rounded values.
E.g. if my workout took me 1:39h it is shown as 2hours.
Same goes for distances being shown as full kilometer values.

I don't see a reason why durations should not show the precise value and distances are not represented by at least one or maybe two decimal places.

Changing this should not be an issue as there is enough space and it would help comparing workouts to each other.

@timfraedrich
Copy link
Owner

The way it is right now is purely for aesthetic reasons, I tried putting one or even two decimal places in the view, but it just did not look good.

I will address your issue with #19 though.

Repository owner locked and limited conversation to collaborators Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants