We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef47b20 commit a010a13Copy full SHA for a010a13
src/Controls/tests/TestCases.HostApp/Issues/Issue25192.xaml
@@ -4,8 +4,6 @@
4
xmlns:local="clr-namespace:Maui.Controls.Sample"
5
x:Class="Maui.Controls.Sample.Issues.Issue25192">
6
<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. -->
9
<CarouselView Margin="2,9,2,20"
10
HeightRequest="180"
11
Loop="False"
0 commit comments