From 1356d4483afbb0942c67cc459c6ee5ccaedeb6f6 Mon Sep 17 00:00:00 2001 From: Oleksii Holub Date: Fri, 15 Feb 2019 13:01:30 +0200 Subject: [PATCH] Add a checkmark that displays whether a channel is selected --- DiscordChatExporter.Gui/Views/RootView.xaml | 32 ++++++++++++++++----- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/DiscordChatExporter.Gui/Views/RootView.xaml b/DiscordChatExporter.Gui/Views/RootView.xaml index 7d43eeb..1772ea6 100644 --- a/DiscordChatExporter.Gui/Views/RootView.xaml +++ b/DiscordChatExporter.Gui/Views/RootView.xaml @@ -246,18 +246,26 @@ - - + + - + + + + + + + + + + @@ -265,7 +273,17 @@ - + + + +