Open
Description
It would be great if I could set progress via template helpers instead of session variables. This would allow me to use this in an {{#each}} loop, for instance, and just pass a 'percent complete' (perhaps as a decimal?), instead of trying to figure out how to set up session variables for each possible progress indicator.