Opened 7 years ago

Closed 6 years ago

Last modified 5 years ago

#13806 closed enhancement (fixed)

HaikuDepot: Progress loading screenshots needed?

Reported by: humdinger Owned by: stippi
Priority: normal Milestone: R1/beta2
Component: Applications/HaikuDepot Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev51614.

Besides being rather large, I don't think the progress bar when loading a screenshot is really needed. 99% of the time, the loading is so fast that you're more distracted by the short blib of the progress bar than it's informative.

I can imagine it's a drag to implement..., but ideally a status text like "Loading screenshot..." or eventually "Failed to load screenshot" would only appear if the loading isn't finished after 0.2(?) seconds. A failure status should stay visible, the "Loading screenshot" simply disappear after a second.

Change History (3)

comment:1 by jua, 7 years ago

99% of the time, the loading is so fast that you're more distracted by the short blib of the progress bar than it's informative.

You say that with your fancy connection at home... ;-) With the high-latency connection we had at the coding sprint, it usually took 5-10 seconds for each screenshot to load. But hiding it until a few hundred milliseconds have passed is a good idea.

comment:2 by waddlesplash, 6 years ago

Resolution: fixed
Status: newclosed

We now use a barber-pole progress bar for screenshots, which is much less invasive than the actual progress bar. Having it displayed for only a few seconds seems not so annoying, to me anyway.

comment:3 by nielx, 5 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.