From 9fa40dca0068fe197242b0a6f1889fe17d84fc73 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Mon, 3 Feb 2020 14:18:27 +0200 Subject: [PATCH] Add text search in the channel list Closes #184 --- DiscordChatExporter.Gui/Views/RootView.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DiscordChatExporter.Gui/Views/RootView.xaml b/DiscordChatExporter.Gui/Views/RootView.xaml index 40360ef2..432e1414 100644 --- a/DiscordChatExporter.Gui/Views/RootView.xaml +++ b/DiscordChatExporter.Gui/Views/RootView.xaml @@ -246,7 +246,8 @@ + SelectionMode="Extended" + TextSearch.TextPath="Model.Name">