spacecowboy / NotePad

Now under new management
GNU General Public License v3.0
382 stars 158 forks source link

Refresh indicator inconsistent #350

Closed licaon-kter closed 1 year ago

licaon-kter commented 8 years ago

Pull to refresh gets the normal material like indicator with animation. Pressing refresh button yields a white circle or maybe the same indicator but it's animation is fast and disappears right away.

spacecowboy commented 8 years ago

It should be the same. Are you using SD-card sync here? That would explain why it's so fast.

licaon-kter commented 8 years ago

Yes, SD sync, but isn't it the same operation?

spacecowboy commented 8 years ago

The UI parts are the same yes, but what happens in the background is completely different and SD Card sync is almost instant with little data. So that explains why.

Still, it could be handled better in the UI (minimum time?) so we can keep it open for now.

On Mon, Dec 14, 2015, 01:01 licaon-kter notifications@github.com wrote:

Yes, SD sync, but isn't it the same operation?

— Reply to this email directly or view it on GitHub https://github.com/spacecowboy/NotePad/issues/350#issuecomment-164312842 .

licaon-kter commented 8 years ago

Some sort of delay so they behave the same would be nice.