[view.core.controller] fix: search sometimes hanging when there is only one package type enabled

This commit is contained in:
Vinicius Moreira
2023-11-16 14:46:35 -03:00
parent c8186745eb
commit 969ce1cfb2
2 changed files with 12 additions and 10 deletions

View File

@@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- AppImage
- upgrade fails when the package was initially imported, but later added to bauh's database [#321](https://github.com/vinifmor/bauh/issues/321)
- General
- search sometimes hanging when there is only one package type enabled
### Contributions
- German translations by [Mape6](https://github.com/Mape6)