mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-22 15:54:00 +02:00
calloverlay: close sip dialpad popup if call finishes
Change-Id: I7c4eafc03a4c8e0e1bc5c643e04c27b5655c251c GitLab: #669
This commit is contained in:
parent
b5c54696ce
commit
1d298e8d43
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ Item {
|
||||||
|
|
||||||
function closeContextMenuAndRelatedWindows() {
|
function closeContextMenuAndRelatedWindows() {
|
||||||
ContactPickerCreation.closeContactPicker()
|
ContactPickerCreation.closeContactPicker()
|
||||||
|
sipInputPanel.close()
|
||||||
SelectScreenWindowCreation.destroySelectScreenWindow()
|
SelectScreenWindowCreation.destroySelectScreenWindow()
|
||||||
ScreenRubberBandCreation.destroyScreenRubberBandWindow()
|
ScreenRubberBandCreation.destroyScreenRubberBandWindow()
|
||||||
PluginHandlerPickerCreation.closePluginHandlerPicker()
|
PluginHandlerPickerCreation.closePluginHandlerPicker()
|
||||||
|
|
Loading…
Add table
Reference in a new issue