status-desktop/ui/app/AppLayouts/Chat/views
Sale Djenic a70d800e6d fix(@desktop/chat): the app is crashed after sending gif to a group chat
The issue was happening because adding gif to the recently used gifs model
was initiated after `gifSelected` action was fired and that action actually removed
the context within `addToRecentsGif` ought to be called and the app crashed.

That's fixed now updating the order of those two calls.

Fixes #5263
2022-04-04 13:29:14 -04:00
..
ActivityCenterGroupRequest.qml
ActivityCenterMessageComponentView.qml
ChatColumnView.qml
ChatContentView.qml
ChatContextMenuView.qml
ChatMessagesView.qml
ChatView.qml
CommunityColumnView.qml
CommunitySettingsView.qml
ContactsColumnView.qml
CreateChatView.qml fix(@desktop/chat): the app is crashed after sending gif to a group chat 2022-04-04 13:29:14 -04:00