diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 20:46:34 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-28 20:46:34 +0300 |
commit | c18a49915b4b98ac7f837a1feca3e243ac44940d (patch) | |
tree | 98fda5a56640689bebf7b6294722f4151731a156 /src/ui | |
parent | Clean up headers (diff) | |
download | nheko-c18a49915b4b98ac7f837a1feca3e243ac44940d.tar.xz |
Save the changes between syncs in cache
- Fixes high cpu issues caused by the serialization of the whole in-memory state. - Display name changes are now visible in the timeline.
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/LoadingIndicator.cc | 2 | ||||
-rw-r--r-- | src/ui/RippleOverlay.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/LoadingIndicator.cc b/src/ui/LoadingIndicator.cc |