Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Adams  
#1 Posted : Monday, February 9, 2015 10:12:59 PM(UTC)
Adams

Rank: Newbie

Groups: Member
Joined: 2/4/2015(UTC)
Posts: 9

When I upload a file, the upload progress bar start from the center of bar. Why the start point of the progress bar is not left ? May I set start-point to left of bar ?
Andrew  
#2 Posted : Wednesday, February 11, 2015 3:51:13 AM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
The half of the progress indicator is reserved for the image resizing and another one for the upload itself. The resizing happens much faster that's why you may think that the progress indicator is growing from the center.

I agree that it may sound a bit confusing, so I think we will eventually change this behavior.

Adams  
#3 Posted : Wednesday, February 11, 2015 6:37:31 PM(UTC)
Adams

Rank: Newbie

Groups: Member
Joined: 2/4/2015(UTC)
Posts: 9

I try to upload a 1GB file, the progress indicator is still growing from the center.
Andrew  
#4 Posted : Wednesday, February 11, 2015 9:01:37 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Yes, that's how it is designed now - 50% of the progress indicator is allocated for the POST request preparation and 50% - for the upload process.

If it is a critical issue, you can hide the progress bar and use the Progress event to draw your own progress indicator. Let me know if you need a code example.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.