[view] improvement: the app publisher displayed on the management window will be cut based on a percentage over the primary screen width (12%)

This commit is contained in:
Vinicius Moreira
2022-05-17 11:27:56 -03:00
parent 6944560706
commit 9f0956d29e
2 changed files with 12 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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)
- the app name displayed on the management window will be cut based on a percentage over the primary screen width (15%)
- the app description displayed on the management window will be cut based on a percentage over the primary screen width (18%)
- the app publisher displayed on the management window will be cut based on a percentage over the primary screen width (12%)
### Fixes
- Flatpak