[view] improvement: enforcing maximum width and height for the management window based on the primary screen resolution

This commit is contained in:
Vinicius Moreira
2022-05-17 10:12:09 -03:00
parent af46feb64e
commit 712a72edf6
2 changed files with 8 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- manage window minimum width related to the table columns
- 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)
### Fixes