Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1e48d111 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Preventing pictures from blinking during contact sync.

We were clearing photo cache on every notification from the cursor. There is no reason to do so
and a good reason to not do so. We used to build a sparse array based on the cursor position,
which would have to be invalidated when the cursor re-queried. It's soft cache based on the photo
id, so it can be kept around across those reloads.

Change-Id: I3f7fdcabbbeb09983410f8d092f31647df8fd698
parent 2e6ef32a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment