Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
2d9eba45
Commit
2d9eba45
authored
Aug 03, 2021
by
Oleg Solovyov
🐴
Browse files
Fix Bug 440541 - resetting quick filter if set during folder processing
BUG: 440541
parent
79cbe9fd
Pipeline
#74446
skipped
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
messagelist/src/core/model.cpp
View file @
2d9eba45
...
...
@@ -3976,6 +3976,7 @@ void ModelPrivate::viewItemJobStep()
if
(
mLoading
)
{
mLoading
=
false
;
mView
->
modelFinishedLoading
();
slotApplyFilter
();
}
// Apply pre-selection, if any
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment