[view] improvement: increasing the version column display limit to 22%

This commit is contained in:
Vinicius Moreira
2022-05-17 10:41:40 -03:00
parent 0c07ef410c
commit ca5c33e3f8
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- table columns width for maximized window
- settings window size rules moved to stylesheet files
- enforcing maximum width and height for the management window based on the primary screen resolution [#261](https://github.com/vinifmor/bauh/issues/261)
- updates: only displaying both the installed and latest versions on the "version" column if its width is no more than 20% of the primary screen width (otherwise just the latest version will be displayed)
- updates: only displaying both the installed and latest versions on the "version" column if its width is no more than 22% of the primary screen width (otherwise just the latest version will be displayed)
### Fixes
- Flatpak