parent
8baa8c7b73
commit
14c4ee6047
|
@ -68,6 +68,9 @@ Popup {
|
||||||
}
|
}
|
||||||
|
|
||||||
onClosed: {
|
onClosed: {
|
||||||
|
popup.currentCategory = StatusGifPopup.Category.Trending
|
||||||
|
popup.previousCategory = StatusGifPopup.Category.Trending
|
||||||
|
|
||||||
if (confirmationPopup.opened) {
|
if (confirmationPopup.opened) {
|
||||||
confirmationPopup.close()
|
confirmationPopup.close()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue