Don't destroy components in use
Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984
Showing
- resources/qml/MessageInput.qml 8 additions, 0 deletionsresources/qml/MessageInput.qml
- resources/qml/Root.qml 3 additions, 3 deletionsresources/qml/Root.qml
- resources/qml/voip/PlaceCall.qml 2 additions, 10 deletionsresources/qml/voip/PlaceCall.qml
- resources/qml/voip/ScreenShare.qml 3 additions, 5 deletionsresources/qml/voip/ScreenShare.qml
Loading
Please register or sign in to comment