forked from sugarlabs/sugar
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Load background section list store incrementally
As per SL sugarlabs#245, some cpsections take a long time to load, leaving the user with the impression that something has gone wrong. This patch is specific to the background section: it is a refactoring of the code to load the list store, adding images one at a time, so the user sees that the widget is working. A busy cursor is also loaded.
- Loading branch information
1 parent
566415f
commit 3ff0390
Showing
2 changed files
with
61 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters