From 4c767495c5bc14a9c17dcbcad47b30a4ee70c8c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= Date: Fri, 28 May 2021 09:19:18 -0400 Subject: [PATCH] ongoingpage: connect signal if root is visible Change-Id: I7615659a7efa6ab769024aea16e836b7c206563a --- src/mainview/components/OngoingCallPage.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainview/components/OngoingCallPage.qml b/src/mainview/components/OngoingCallPage.qml index 21a4808a..deb268d8 100644 --- a/src/mainview/components/OngoingCallPage.qml +++ b/src/mainview/components/OngoingCallPage.qml @@ -338,6 +338,7 @@ Rectangle { Connections { target: MessagesAdapter + enabled: root.visible function onNewInteraction(interactionType) { // Ignore call notifications, as we are in the call.