On 19 March 2010 23:18, Luciano Resende <[email protected]> wrote:
> On Fri, Mar 19, 2010 at 10:45 AM, Suhothayan Sriskandarajah > <[email protected]> wrote: > > hi, > > > > I'm now working on the jira issue [PHOTARK-23], > > and i have almost done with patch. > > > > i wanted to get some clarification form you all regarding the percentage > > shown in the progress bar before submitting. > > > > whether it should show the percentage on per upload basis (if 1 file > > uploaded out of four it will show 25%) > > or according to the size of the file ( if total size of all 4 files is > 100kb > > and the 1st file's size is 10kb it shows 10% ) > > > > +1 for using the total size of the files. > > in this case i have to manipulate the data. because if a very small file is being uploaded at last then even before it is uploaded the progress bar shows 100%. Therefore i though of showing the maximum as 99% and only if all are uploaded it shows 100%. hope its ok regards Suho
