[ui] fix -> settings dialog hangs sometimes when the button 'Change' is clicked

This commit is contained in:
Vinicius Moreira
2021-01-19 12:08:31 -03:00
parent 94e44f9341
commit 67304e86e7
2 changed files with 52 additions and 28 deletions

View File

@@ -62,6 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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)
- settings dialog hangs sometimes when the button "Change" is clicked
- displaying a popup when information of a given package is not available
- wrong package type icon size depending on resolution