fix: code review
This commit is contained in:
parent
9cb7573189
commit
f84c96752b
|
@ -261,7 +261,7 @@ Popup {
|
|||
onStickerPacksLoaded: {
|
||||
root.stickerPacksLoaded = true
|
||||
stickerPackListView.visible = true
|
||||
loadingGrid.visible = false
|
||||
loadingGrid.active = false
|
||||
loadingStickerPackListView.model = []
|
||||
noStickerPacks.visible = installedPacksCount === 0 || chatsModel.stickers.recent.rowCount() === 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue