mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-31 20:23:30 +02:00
ongoingpage: connect signal if root is visible
Change-Id: I7615659a7efa6ab769024aea16e836b7c206563a
This commit is contained in:
parent
e8edb15350
commit
4c767495c5
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ Rectangle {
|
|||
|
||||
Connections {
|
||||
target: MessagesAdapter
|
||||
enabled: root.visible
|
||||
|
||||
function onNewInteraction(interactionType) {
|
||||
// Ignore call notifications, as we are in the call.
|
||||
|
|
Loading…
Add table
Reference in a new issue