Skip to content

pp-buddy: Avoid updating avatar often

Let’s cache the avatar data so that we have to update the avatar only if the avatar actually changed. This was eating too much CPU as ‘avatar-changed’ signal created a circle resulting in the avatar being loaded repeatedly.

Likely fixes #306 (closed)

Edited by Mohammed Sadiq

Merge request reports