SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
586 stars 238 forks source link

Use font with same digit width in stopwatch #556

Open ShadyMedic opened 8 months ago

ShadyMedic commented 8 months ago

The stopwatch works well, but what's a bit annoying is, that once the meassured time goes into hours, the time string becomes too wide and starts to wrap on my sceen. That wouldn't be such a big problem on it's own, but because of usage of a font, in which e.g. "1" is much narrower than "4", the wrapping changes multiple times a second.

It'd be great if a font like Consolas was used instead and the font size decreased as necessary to always keep the time on one line.

ShadyMedic commented 8 months ago

Here's a video of it

Video

inson1 commented 7 months ago

@ShadyMedic SMT apps were sold to ad company. Fork is here https://github.com/FossifyOrg

ShadyMedic commented 7 months ago

Transfered to https://github.com/FossifyOrg/Clock/issues/11