Try to fix screen size issue

This commit is contained in:
wheaney 2026-01-14 11:02:06 -08:00
parent cc5cc49119
commit 062c1366e8
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Item {
BreezyDesktop {
id: breezyDesktop
screens: root.screens
screens: root.sizeAdjustedScreens
fovDetails: root.fovDetails
monitorPlacements: root.monitorPlacements
}