jenky icon indicating copy to clipboard operation
jenky copied to clipboard

See if we can use a single animation for the progress display

Open wolverian opened this issue 13 years ago • 1 comments

wolverian avatar Oct 24 '12 13:10 wolverian

At the moment we're using the API request completion as a driver for the display refresh. This doesn't entirely make sense; we calculate the progress of a build from the data we get from the very first request we make when that build has started. So we could just create the animation at that point, and change it only if we get new data from a request.

wolverian avatar Oct 25 '12 16:10 wolverian