[ui] fix: initialization dialog hanging sometimes

This commit is contained in:
Vinicius Moreira
2021-01-18 16:33:22 -03:00
parent f3ac25fb0f
commit 27a57135f3
2 changed files with 14 additions and 12 deletions

View File

@@ -60,6 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Flatpak
- crashing when trying to retrieve size of runtimes subcomponents [#164](https://github.com/vinifmor/bauh/issues/164)
- UI
- initialization dialog hanging sometimes (due to thread locking)
- displaying a popup when information of a given package is not available