SMEISEN/RidingCoachApp

Linear progress bar displayed text

Closed this issue · 0 comments

Describe the bug
The text of the linear progress components is wrapped and exceeds the progress bar.

Expected behavior
The text fits in the linear progress bar.

Possible Solution
.toPrecision() insted of toFixed()

image