From a702b03f3ea7fc8959cdcffd85990669c8300ae6 Mon Sep 17 00:00:00 2001 From: Marc-Antoine-Soucy <90481654+Marc-Antoine-Soucy@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:19:24 -0400 Subject: [PATCH] feat(slider): adding other elements to lightweight styling (#1070) * style: fix tabs * feat(slider): adding other elements to lightweight styling --- .../Styles/Controls/v2/Slider.xaml | 701 +++++++++--------- 1 file changed, 367 insertions(+), 334 deletions(-) diff --git a/src/library/Uno.Material/Styles/Controls/v2/Slider.xaml b/src/library/Uno.Material/Styles/Controls/v2/Slider.xaml index c69567b40..34eb6c9e0 100644 --- a/src/library/Uno.Material/Styles/Controls/v2/Slider.xaml +++ b/src/library/Uno.Material/Styles/Controls/v2/Slider.xaml @@ -1,336 +1,369 @@  - - - - - - #B8B4BC - - - - - - - - - - - - - - - - - - - - - - - - - - #685C64 - - - - - - - - - - - - - - - - - - - - - - - - - - - 12 - 12 - 12 - 12 - 10 - - - - - - + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:not_win="http://uno.ui/not_win" + mc:Ignorable="not_win"> + + + + + + #B8B4BC + + -7,0 + + + + + + + + + + + 4,0,0,4 + 0,0,4,4 + 4 + 6 + + + + + + 4 + 4 + 2 + 4 + 4 + 2 + 0,0,0,4 + 0,4,0,0 + 0,0,4,0 + 4,0,0,0 + + + + + 20 + 20 + 10 + -14,-6,-14,-6 + -6,-14,-6,-14 + + + + + + + #685C64 + + -7,0 + + + + + + + + + + + 4,0,0,4 + 0,0,4,4 + 4 + 6 + + + + + + 4 + 4 + 2 + 4 + 4 + 2 + 0,0,0,4 + 0,4,0,0 + 0,0,4,0 + 4,0,0,0 + + + + + 20 + 20 + 10 + + -14,-6,-14,-6 + -6,-14,-6,-14 + + + + + + + +