[ui] fix: not able to maximize/minimize the history dialog on some systems

This commit is contained in:
Vinicius Moreira
2020-11-27 19:03:30 -03:00
parent 828196e120
commit e7fe50361a
3 changed files with 4 additions and 7 deletions

View File

@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not able to replace an installed package for a new one that replaces it during conflict resolutions (e.g: xapp replaces xapps)
- AUR: not able to find some repository dependencies when their names are not an exact match (e.g: sc-controller [0.4.7-1] relies on "pylibacl". This dependency now is called "python-pylibacl")
- UI
- history dialog: not able to maximize/minimize it on some systems
- wrong tooltips
### i18n