Skip to content
Snippets Groups Projects
Commit 15eb51c7 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

smartlistitemdelegate: avoid weird conversation jump

Change-Id: I951d6938b4154dccce5a267744976fdc3da7f660
parent e74be093
No related branches found
No related tags found
No related merge requests found
......@@ -79,10 +79,6 @@ ItemDelegate {
root.convId = UID
}
Component.onDestruction: {
UtilsAdapter.clearInteractionsCache(root.accountId, root.convId)
}
RowLayout {
anchors.fill: parent
anchors.leftMargin: 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment