diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2015-01-12 13:00:16 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2015-01-12 13:03:06 +0100 |
| commit | 4b0a713c91c2a17b2c274f369779618bbb49693d (patch) | |
| tree | ec7867c0043415622655a01074c41dcb1c05e38b /main/res/values-de | |
| parent | b31c3fafd8a9e66967c68554ce2d44126528c5d9 (diff) | |
| download | cgeo-4b0a713c91c2a17b2c274f369779618bbb49693d.zip cgeo-4b0a713c91c2a17b2c274f369779618bbb49693d.tar.gz cgeo-4b0a713c91c2a17b2c274f369779618bbb49693d.tar.bz2 | |
fix #4596: UI delay when building the list of caches to refresh
The list of caches to refresh was partitioned into caches already having
static maps and others, the later being prioritized in the refresh. This
computation was done on the UI thread, which led to a pause for large
lists.
The list building in now done in the background, with emission of caches
to refresh as soon as possible to reduce the user wait.
Diffstat (limited to 'main/res/values-de')
0 files changed, 0 insertions, 0 deletions
