From 6243dd7743aef324f437bf952c41f289bb961d75 Mon Sep 17 00:00:00 2001 From: Alberto Aldegheri Date: Wed, 21 Aug 2024 17:45:13 +0200 Subject: [PATCH 1/4] Fix border lagging and unwanted animations on iOS --- .../TestCases.HostApp/Issues/Issue18204.xaml | 35 ++++++++++++++++++- .../Issues/Issue18204.xaml.cs | 4 +++ src/Core/src/Platform/iOS/ContentView.cs | 22 ++++-------- src/Core/src/Platform/iOS/MauiCAClipLayer.cs | 11 ++++++ src/Core/src/Platform/iOS/MauiCALayer.cs | 6 +++- src/Core/src/Platform/iOS/StrokeExtensions.cs | 35 +++++-------------- 6 files changed, 69 insertions(+), 44 deletions(-) create mode 100644 src/Core/src/Platform/iOS/MauiCAClipLayer.cs diff --git a/src/Controls/tests/TestCases.HostApp/Issues/Issue18204.xaml b/src/Controls/tests/TestCases.HostApp/Issues/Issue18204.xaml index f3bb0113e435..2664c929a3fe 100644 --- a/src/Controls/tests/TestCases.HostApp/Issues/Issue18204.xaml +++ b/src/Controls/tests/TestCases.HostApp/Issues/Issue18204.xaml @@ -3,7 +3,12 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Maui.Controls.Sample.Issues.Issue18204" Title="Issue18204"> - + + #1B836D + #015b66 + #2aab88 + #026875 +