Fix switching between thread showing stale messages in some circumstances
This commit is contained in:
parent
7ebf0c0032
commit
d7af10f06d
@ -41,6 +41,8 @@ TimelineFilter::startFiltering()
|
||||
incrementalSearchIndex = 0;
|
||||
emit isFilteringChanged();
|
||||
invalidateFilter();
|
||||
beginResetModel();
|
||||
endResetModel();
|
||||
|
||||
continueFiltering();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user