Try to fix screen size issue
This commit is contained in:
parent
cc5cc49119
commit
062c1366e8
|
|
@ -145,7 +145,7 @@ Item {
|
|||
|
||||
BreezyDesktop {
|
||||
id: breezyDesktop
|
||||
screens: root.screens
|
||||
screens: root.sizeAdjustedScreens
|
||||
fovDetails: root.fovDetails
|
||||
monitorPlacements: root.monitorPlacements
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue