mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
fix(Incall): display correctly camera icon
This commit is contained in:
parent
5b3f253760
commit
972f9aeafa
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@ Rectangle {
|
|||
ActionSwitch {
|
||||
enabled: incall.call.videoEnabled
|
||||
icon: 'camera'
|
||||
iconSize: CallStyle.actionArea.iconSize
|
||||
updating: incall.call.updating
|
||||
visible: SettingsModel.videoSupported
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue