1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-06 08:35:27 +02:00

calloverlay: close sip dialpad popup if call finishes

Change-Id: I7c4eafc03a4c8e0e1bc5c643e04c27b5655c251c
GitLab: #669
This commit is contained in:
Sébastien Blin 2022-07-14 16:02:36 -04:00
parent b5c54696ce
commit 1d298e8d43

View file

@ -80,6 +80,7 @@ Item {
function closeContextMenuAndRelatedWindows() {
ContactPickerCreation.closeContactPicker()
sipInputPanel.close()
SelectScreenWindowCreation.destroySelectScreenWindow()
ScreenRubberBandCreation.destroyScreenRubberBandWindow()
PluginHandlerPickerCreation.closePluginHandlerPicker()