[Commits] [SCM] claws branch, gtk3, updated. 3.99.0-88-ge511bd87c
paul at claws-mail.org
paul at claws-mail.org
Wed Apr 21 11:11:46 CEST 2021
The branch, gtk3 has been updated
via e511bd87cb75138e1dae688530f4bb2c174f3ede (commit)
from 78eb9bba86a57b745fd17711fc8e30178ecd4476 (commit)
Summary of changes:
src/gtk/quicksearch.c | 4 ----
1 file changed, 4 deletions(-)
- Log -----------------------------------------------------------------
commit e511bd87cb75138e1dae688530f4bb2c174f3ede
Author: paul <paul at claws-mail.org>
Date: Wed Apr 21 10:11:28 2021 +0100
leave summaryview as is when opening quicksearch bar
diff --git a/src/gtk/quicksearch.c b/src/gtk/quicksearch.c
index 434cb6446..dac0f3df7 100644
--- a/src/gtk/quicksearch.c
+++ b/src/gtk/quicksearch.c
@@ -1055,10 +1055,6 @@ void quicksearch_show(QuickSearch *quicksearch)
ctree = summary_get_main_widget(mainwin->summaryview);
- if (ctree && mainwin->summaryview->selected)
- gtk_cmctree_node_moveto(GTK_CMCTREE(ctree),
- mainwin->summaryview->selected,
- 0, 0.5, 0);
active_type = prefs_common_get_prefs()->summary_quicksearch_type;
quicksearch_set_type(quicksearch, active_type);
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list