-
### Description
The ItemTemplate shows blank in PanCardView - CoverFlowView when a border is used in the data template in .NET 8.
Using a normal CarouselView it works completely fine.
This all wo…
-
-
### Description
I was waiting for #12518 but it seems this update broke CollectionViews in combination with SwipeViews:
If you place a SwipeView onto a cell in a CollectionView like shown in…
-
The last merge fixed issues with the border which is great @PavloLukianets!
However, now the CoverFlowView doesn't measure what's inside it to determine height, so everything squashes into it.
In…
-
The ItemTemplate shows blank in coverflow view when a border is used in the data template in .NET 8.
Using a normal CarouselView works completely fine.
I have attatched the sample repo with frame…
-
Hello,
Tested my application in .net 8 but. I use CoverFlowView for rendering different views like tabs on one page, using the itemsource with ObservableCollection. In .net7 everything is okay, work…
-
I include a some collection views with horizontal scroll in Carousel view but when I try to scroll CV carusell view change a page.
-
I was wondering if it's possible to configure the carousel to display more than one card when the user rotates their device horizontally. Currently, the carousel only displays one card at a time, but …
-
Hello,
I'm continuing with test and I have a problem to applicate custom .tss in tabgroup:
index.xml
```xml
```
elements.xml
```xml
…
-
I have tried playing with the Margin of my template view and PositionShiftValue of CoverFlowView, following the guidance you gave in #366. However, when I configure these values so that there is no sp…