Fix switching between thread showing stale messages in some circumstances
This commit is contained in:
parent
7ebf0c0032
commit
d7af10f06d
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ TimelineFilter::startFiltering()
|
|||
incrementalSearchIndex = 0;
|
||||
emit isFilteringChanged();
|
||||
invalidateFilter();
|
||||
beginResetModel();
|
||||
endResetModel();
|
||||
|
||||
continueFiltering();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue