diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-08-30 18:24:59 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-31 10:06:56 +0200 |
commit | cd002567e886d1692799747bfe529d72e024c16d (patch) | |
tree | 31a5d45b511803fd392ae13696c2135d832d2a2d /commands/msg/reply.go | |
parent | af9390d38befb9c227bfb90bfb7a49abb40ba411 (diff) | |
download | aerc-cd002567e886d1692799747bfe529d72e024c16d.tar.gz |
msgstore: do not run threadbuilder unless in threaded view
Commit 380cf13cff8e ("msgstore: run threadBuilder with no debounce on
DirectoryContents msg") fixed an issue related to running the
threadbuilder with a debounce. This fix causes the thread builder to run
for any DirectoryContents message, even if the view is not threaded.
Don't call runThreadBuilderNow unless in a threaded view.
Fixes: 380cf13cff8e ("msgstore: run threadBuilder with no debounce on DirectoryContents msg")
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/msg/reply.go')
0 files changed, 0 insertions, 0 deletions