Commit Graph

4 Commits

Author SHA1 Message Date
Onufry Pajaczek
7c6af2c57f [BH-1542] Pure meditation fix and cetner TimeFixedWidget
*DigitsContainer definicions moved to cpp file(for proper linkage)
*DigitsContainer changed container to std::vector
*Fixed a bug in ProgressTimerWithBarGraphAndCounter where timerText was
treated as timeWidget
*MeditationCountdownWindow timer is now custom size
*Minus removed form MeditationRunningWindow timer
2022-08-18 09:12:36 +02:00
Onufry Pajaczek
b77af1696e [BH-1542] Fix TimeFixedWidget encapsulation
*DigitsContainer extracted as testable module
*Getters removed from TimeFixedWidget
2022-08-08 17:11:49 +02:00
Onufry Pajaczek
0429079f46 [BH-1542] Stabilize the clock position
Third digit fix
2022-08-05 09:24:33 +02:00
Paweł Joński
c92e5b393c [BH-1542] Fixed colon width
Fixed colon width
2022-07-20 09:00:13 +02:00