From f545fb6a05c8635fc60e9d8f8a9a968bd59687ba Mon Sep 17 00:00:00 2001 From: Jakub Florkowski Date: Sun, 24 Nov 2024 14:49:05 +0100 Subject: [PATCH 1/3] Reseting thumb image --- .../TestCases.HostApp/Issues/Issue25939.xaml | 34 +++++++++++++++++++ .../Issues/Issue25939.xaml.cs | 21 ++++++++++++ .../Tests/Issues/Issue25939.cs | 25 ++++++++++++++ .../Handlers/Slider/SliderHandler.Android.cs | 6 +++- .../src/Platform/Android/SliderExtensions.cs | 6 +++- src/Core/src/Platform/iOS/SliderExtensions.cs | 5 +++ 6 files changed, 95 insertions(+), 2 deletions(-) create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue25939.xaml create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue25939.xaml.cs create mode 100644 src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25939.cs diff --git a/src/Controls/tests/TestCases.HostApp/Issues/Issue25939.xaml b/src/Controls/tests/TestCases.HostApp/Issues/Issue25939.xaml new file mode 100644 index 000000000000..5d299d8f4862 --- /dev/null +++ b/src/Controls/tests/TestCases.HostApp/Issues/Issue25939.xaml @@ -0,0 +1,34 @@ + + + + + +