1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-09-10 12:03:18 +02:00

calloverlay: fix item checked states at call start

Gitlab: #411
Change-Id: I84a2ea28d2b3d7adfff9da59f7f9ae54c5a622d2
This commit is contained in:
Andreas Traczyk 2021-06-02 18:17:29 -04:00
parent 9568f1c9ab
commit 83defa1c76

View file

@ -306,6 +306,9 @@ Control {
function onIsAudioOnlyChanged() { reset() }
function onIsSIPChanged() { reset() }
function onIsModeratorChanged() { reset() }
function onIsAudioMutedChanged() { reset() }
function onIsVideoMutedChanged() { reset() }
function onRecordingVisibleChanged() { reset() }
}
function reset() {