whyceewhite / CarLess

Logging commuting trips completed using transit or pedestrian modes of transportation.
0 stars 0 forks source link

Change distance display to at most two significant digits for distance #93

Closed whyceewhite closed 8 years ago

whyceewhite commented 8 years ago

The Trips listing displays the distance always with 2 digits after the decimal points. Only display the digits that are meaningful.

For example:

No more than two places of the decimal places are shown. But, do not show any trailing zeros.