zhangjrgary / time-tracker-mac

Automatically exported from code.google.com/p/time-tracker-mac
Other
0 stars 0 forks source link

"All Tasks" timer does not update in real time #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The "All Tasks" timer doesn't update in real time, as the other task timers are 
running.

What steps will reproduce the problem?
1. Set up a new Project and Task
2. Start the timer (command-T)
3. "All Tasks" does not show the total amount of time that has elapsed as the 
timer is running.

Using Time Tracker 1.3.8 on latest version of Mac OS X 10.6.

Original issue reported on code.google.com by scott.te...@gmail.com on 18 Aug 2010 at 5:29

GoogleCodeExporter commented 8 years ago
noticed this too, the problem is that the "All Tasks" MetaTask does not listen 
to KVO updates of its child tasks.

Original comment by rbur...@gmail.com on 19 Aug 2010 at 12:56

GoogleCodeExporter commented 8 years ago
fixed in 1.3.9

Original comment by rbur...@gmail.com on 8 Sep 2010 at 8:16