Close reply bar when switching/recycling chat page

This commit is contained in:
miruka 2020-10-01 20:18:39 -04:00
parent 1feda8667f
commit 6e2f3440d7

View File

@ -74,6 +74,11 @@ Item {
onTriggered: longLoading = true
}
Connections {
target: pageLoader
onAboutToRecycle: chat.clearReplyTo()
}
HLoader {
id: loader
anchors.rightMargin: