Skip to content

Commit f136f15

Browse files
committed
reenabled the test
1 parent 17aca8a commit f136f15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Controls/tests/TestCases.HostApp/Issues/Issue25192.xaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
xmlns:local="clr-namespace:Maui.Controls.Sample"
55
x:Class="Maui.Controls.Sample.Issues.Issue25192">
66
<Grid>
7-
<!-- This functionality failed in CarouselView2. Reference: https://github.com/dotnet/maui/issues/27025 -->
8-
<!-- TODO: Replace CarouselView1 with CarouselView once the issues mentioned in the GitHub issue are resolved. -->
97
<CarouselView Margin="2,9,2,20"
108
HeightRequest="180"
119
Loop="False"

0 commit comments

Comments
 (0)