[haiku-commits] Re: haiku: hrev51625 - in src/apps/haikudepot: ui . ui_generic

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 28 Nov 2017 08:51:50 +0100

Hi Julian,

Am 27.11.2017 um 22:15 schrieb julian.harnath@xxxxxxxxxxxxxx:

3ca9d5e90cec: HaikuDepot: delay indicating screenshot download progress
* Only show barber pole if screenshot download takes longer
     than 200ms


I'd like to propose a change to how this is implemented. When receiving the delayed message to show the download-progress, I would check the percentage of how much has already been downloaded. When it's say 50%, that means the barber pole would only show for another 200ms, which I think is too short. So maybe show it only when there are 75% percent left or more. This introduces more "lag" before something happens, but it's probably still better than flashing the barber pole for less than half a second.

Best regards,
-Stephan

Other related posts: