View Single Post
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#140
Originally Posted by ade View Post
Here is how I made an implementation:
Once a dish counter is started, you can long-press on the green/orange timer (short press will still pause the timer). It will show a banner that a stopwatch is activated. Repeating that will deactivate the set stopwatch function.
If the stopwatch function is activated and the timer countdown hits the alarm, the green timer will turn into a yellow stopwatch timer, which then can be paused or stopped.
I think that should serve the basic testing purposes you described earlier.
Yes, i like the long press operation, good look and feel. i wondered if you were keeping an eye on my request, thank you - some mental "yeah, wow" waves are flooding me.

what could be even better now? i recognized the following:

1. it's not fully satisfying that the countdown has no mark that shows it's in "testing mode". why not give the yellow color to the running countdown already! and furthermore switching could be able before the coundown is started and marked by a yellow start button. would that even have a better look and feel in your opinion? switch yellow switch green...

2. when pausing in testing mode a leading sign would be useful. i suggest a negative sign when countdown is paused (that would be the amount of time you have to subtract) and a positive sign when stopwatch is paused.

3. switching stopwatch on/off can be disabled when the stopwatch is already running.

... just ideas

btw i'm just using it already, thanks again.

------

and i found minor bugs but it's getting late, so i'll report them at another time.

Last edited by rasmarc; 2013-11-10 at 16:51. Reason: added #2, #3