mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Do not allow closing preview if alone in video conference with Grid layout.
This commit is contained in:
parent
76eb8014e0
commit
668feaff71
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Mosaic {
|
|||
isCameraFromDevice: true
|
||||
isPaused: grid.callModel.pausedByUser || avatarCell.currentDevice && avatarCell.currentDevice.isPaused
|
||||
onCloseRequested: participantDevices.showMe = false
|
||||
showCloseButton: participantDevices.count > 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue