AlbinJS / IPTClock

A countdown clock for IPT written in python using tKinter
GNU General Public License v3.0
0 stars 4 forks source link

Allow the user to chose between countdown and clock #33

Closed vbonvin closed 7 years ago

vbonvin commented 7 years ago

The current displays is a bit misleading, where the time displayed is the remaining time and the clock displays the elapsed time. It would be nice to:

That would also be helpful for #32

AlbinJS commented 7 years ago

This is a design choice and, although I can see the appeal of being able to change modes, I think that the clock should be written to maintain continuity over the different fights.

vbonvin commented 7 years ago

I agree with the consistency arguments between the fights. I'm still slightly bothered by the countdown-mode timer + clock-mode display, but that's a really minor thing. Since you prefer it like it is, let's close the issue.