From a7bc04730f23f01071885e1df25ef994a0e0da98 Mon Sep 17 00:00:00 2001 From: punker76 Date: Sat, 29 Feb 2020 19:33:21 +0100 Subject: [PATCH] (GH-3753) Use ToggleSwitchContentSpaceMargin for space between switch and content --- .../ExampleViews/ButtonsExample.xaml | 11 +- src/MahApps.Metro/Styles/Controls.xaml | 1 + .../Styles/Themes/Theme.Template.xaml | 2 +- src/MahApps.Metro/Themes/ToggleSwitch.xaml | 186 +++++++++--------- 4 files changed, 101 insertions(+), 99 deletions(-) diff --git a/src/MahApps.Metro.Samples/MahApps.Metro.Demo/ExampleViews/ButtonsExample.xaml b/src/MahApps.Metro.Samples/MahApps.Metro.Demo/ExampleViews/ButtonsExample.xaml index ce6a5dd7ed..561347204f 100644 --- a/src/MahApps.Metro.Samples/MahApps.Metro.Demo/ExampleViews/ButtonsExample.xaml +++ b/src/MahApps.Metro.Samples/MahApps.Metro.Demo/ExampleViews/ButtonsExample.xaml @@ -282,8 +282,15 @@ - - + + +