[improvement][settings] new property 'ui.scale_factor' responsible for defining the interface scale factor

This commit is contained in:
Vinicius Moreira
2020-06-24 12:23:05 -03:00
parent cab309b023
commit 1088966991
16 changed files with 117 additions and 5 deletions

View File

@@ -22,6 +22,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- big refactoring regarding the components states (now it is easier to maintain the code)
- some components compatibility with the system's color scheme
- allowing "Oxygen" as a default style
- Settings
- new property **ui.scale_factor** responsible for defining the interface scale factor. Useful if bauh looks
small on the screen. It can be changed through the settings window (Interface tab):
<p align="center">
<img src="https://raw.githubusercontent.com/vinifmor/bauh/staging/pictures/releases/0.9.6/scale.png">
</p>
### Fixes
- AppImage