mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(wallpaper-panel): adjust height for 1080p
This commit is contained in:
@@ -13,7 +13,7 @@ SmartPanel {
|
||||
id: root
|
||||
|
||||
preferredWidth: 800 * Style.uiScaleRatio
|
||||
preferredHeight: 800 * Style.uiScaleRatio
|
||||
preferredHeight: 650 * Style.uiScaleRatio
|
||||
preferredWidthRatio: 0.5
|
||||
preferredHeightRatio: 0.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user