fix: changing table state after retrieving app history or information

This commit is contained in:
Vinicius Moreira
2019-07-31 14:58:01 -03:00
parent e00d41cb6f
commit 17b9e55953
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- apps table not showing empty descriptions
- replacing default app icons by null icons
- maximized window resize fix when filtering apps
- changing table state after retrieving app history or information
- i18n
### Comments:
- not adding Flatpak default remote (flathub) when initializing. It requires root actions, and will be addressed in a different way in future releases.