fix: maximized window resize fix when filtering apps

This commit is contained in:
Vinicius Moreira
2019-07-31 12:20:05 -03:00
parent c33716d70b
commit afa86abf16
3 changed files with 11 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes:
- apps table not showing empty descriptions
- replacing default app icons by null icons
- maximized window resize fix when filtering apps
- 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.