Remove jitter in folder redraw of sync client #18

Closed
opened 2016-04-12 03:05:42 +02:00 by mikegioia · 0 comments
mikegioia commented 2016-04-12 03:05:42 +02:00 (Migrated from github.com)

Periodically, the client receives "active" as null during the sync. This forces a full re-draw and causes jitter during the sync step (which looks cool).

It can be removed by adding a time-delay to full-redraws, something like don't update the folders within 10s of an active folder message.

Periodically, the client receives "active" as null during the sync. This forces a full re-draw and causes jitter during the sync step (which looks cool). It can be removed by adding a time-delay to full-redraws, something like don't update the folders within 10s of an active folder message.
Sign in to join this conversation.
No description provided.