[screenshots] progress bar

This commit is contained in:
Vinicius Moreira
2019-10-23 12:11:18 -03:00
parent 773c761493
commit 31f2a3acab
3 changed files with 37 additions and 8 deletions

View File

@@ -21,6 +21,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not waiting for the categories file to be retrieved from the cloud during application boot ( reduces boot time )
- caching cloud categories to the disk so they can be used in scenarios when it is not possible to retrieve them ( e.g: internet is off )
- minor thread improvements
### UI
- Screenshots panel:
- "downloading" label replaced by a progress bar
### Fixes
- application not initializing when there is no internet connection