From c446d4069a9e4642f1201606a0ca09ad1105662c Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Sat, 9 Feb 2019 21:05:31 +0200 Subject: [PATCH] Export single channel by double-clicking in GUI --- DiscordChatExporter.Gui/Views/RootView.xaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/DiscordChatExporter.Gui/Views/RootView.xaml b/DiscordChatExporter.Gui/Views/RootView.xaml index 361ac987..90d9f31d 100644 --- a/DiscordChatExporter.Gui/Views/RootView.xaml +++ b/DiscordChatExporter.Gui/Views/RootView.xaml @@ -234,7 +234,10 @@ - + @@ -244,6 +247,9 @@ Margin="-8" Background="Transparent" Orientation="Horizontal"> + + +