Windows: Fix PanGestureRecognizer not starting when drag begins near control edge#34362
Merged
kubaflo merged 1 commit intoMar 22, 2026
Azure Pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
failed
Mar 22, 2026 in 13m 4s
Build .NET MAUI Build macOS (Debug) failed
Annotations
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs#L21
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs(21,34): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IApp' does not contain a definition for 'GetDisplayDensity' and no accessible extension method 'GetDisplayDensity' accepting a first argument of type 'IApp' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 18 in src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs#L18
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22060.cs(18,14): error MAUI0002: (NETCORE_ENGINEERING_TELEMETRY=Build) Test method 'ShouldAppearFlyoutIconAndContentPageTitle' has 2 `[Category]` attributes but should have exactly one
Loading