History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GGL-58
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Carlos Garnacho
Reporter: Mikael Hallendal
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Giggle

Execute jobs in an idle

Created: 30/Mar/07 05:34 PM   Updated: 04/Apr/07 01:00 PM
Component/s: History View
Affects Version/s: 0.2
Fix Version/s: 0.3


 Description  « Hide
When stepping through the revision list we should probably fetch the diff in an idle instead of directly. Currently it starts the process of fetching the diff before updating the tree making it lag a bit. Also, if you fast step through the list we could skip fetching a few of the diffs.

 All   Comments   Change History      Sort Order:
Mikael Hallendal - [01/Apr/07 11:43 AM ]
Updated the summary to execute all jobs in an idle, at least the ones that might be canceled by the user stepping through a list.

Carlos Garnacho - [04/Apr/07 01:00 PM ]
Fixed now in my repo