Clamp progress bar to range 0..1.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 7 Apr 2011 10:24:46 +0000 (11:24 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 7 Apr 2011 10:24:46 +0000 (11:24 +0100)
commitde4375caa0eeb27e8f8e341747e2f99359df745b
tree8eb411acf776c88dfaf9a1f0a463dddd10ec1757
parent169ad2425868939c32b35d97d20412de230e34d2
Clamp progress bar to range 0..1.

For unknown reason, this fraction was sometimes out of range.
Added a warning message to print position and total if this
happens.
window.ml