You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a Pivot with two "tabs": Followers and Following. I disabled the carousel mode setting the IsHeaderItemsCarouselEnabled property to false. When I drag to the left the first tab (trying to go to the second), if I keep dragging after the content of the second tab appears and the Header of the first tab goes outside the Pivot, when I release it, the content disapears. The same occurs when trying to go to the second tab to the first dragging to the right and keep dragging after the content of the first one appears and the Header of the second tab goes outside the Pivot. It only occurs when the Pivot have just two PivotItems.
Steps to reproduce the bug
1- Create a Pivot with two PivotItems and set the IsHeaderItemsCarouselEnabled to false :
Describe the bug
I created a Pivot with two "tabs": Followers and Following. I disabled the carousel mode setting the IsHeaderItemsCarouselEnabled property to false. When I drag to the left the first tab (trying to go to the second), if I keep dragging after the content of the second tab appears and the Header of the first tab goes outside the Pivot, when I release it, the content disapears. The same occurs when trying to go to the second tab to the first dragging to the right and keep dragging after the content of the first one appears and the Header of the second tab goes outside the Pivot.
It only occurs when the Pivot have just two PivotItems.
Steps to reproduce the bug
1- Create a Pivot with two PivotItems and set the IsHeaderItemsCarouselEnabled to false :
2- Drag to the left and keep dragging after the content for the next tab appears and the Header of the first tab goes outside the Pivot :
3- Release it:
Expected behavior
The content must not disappear and the selected tab must change.
Screenshots
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022, Visual Studio 2019
Additional context
No response
The text was updated successfully, but these errors were encountered: