From fa1e84b5185bc2e2d803aecd6c443d2a6e830479 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Sat, 15 Dec 2018 23:53:52 +0200 Subject: [PATCH] Refactor UI --- DiscordChatExporter.Gui/App.xaml | 13 +++++ .../Views/Dialogs/ExportSetupView.xaml | 8 +-- .../Views/Dialogs/SettingsView.xaml | 8 +-- DiscordChatExporter.Gui/Views/RootView.xaml | 51 +------------------ 4 files changed, 16 insertions(+), 64 deletions(-) diff --git a/DiscordChatExporter.Gui/App.xaml b/DiscordChatExporter.Gui/App.xaml index 1787ce5b..e3265707 100644 --- a/DiscordChatExporter.Gui/App.xaml +++ b/DiscordChatExporter.Gui/App.xaml @@ -77,6 +77,19 @@ Color="{DynamicResource InverseTextColor}" /> + + - - - - - -