Fix some scaling issues

This commit is contained in:
Ly-sec 2025-08-25 06:48:46 +02:00
parent ee13e5eaa8
commit 9e41697001
3 changed files with 31 additions and 5 deletions

View file

@ -7,7 +7,7 @@ import qs.Services
import qs.Widgets
Item {
property real scaling: 1
readonly property real scaling: ScalingService.scale(screen)
readonly property string tabIcon: "photo_library"
readonly property string tabLabel: "Wallpaper Selector"
readonly property int tabIndex: 7