NotificationArea: don't rely on signal that's not always received
The current implementation of NotificationArea assumes that the onActiveCallsChanged function in ChatView.qml will be called at least once before the notification area becomes visible, but this isn't necessarily the case. GitLab: #1823 Change-Id: Ic85392dd9b6748b43f6c8d9cc002df973fc8be0e
Please register or sign in to comment