Browse Source
* Update VirtualizingCarouselPanel.cs Changes the calculation of the "forward" flag for the page transition to enable seamless forward and backward transitions. * Update VirtualizingCarouselPanel.cs Added Check for more than 2 items in carousel as there is actually no way to determine the correct transition with only 2 items. If there are only 2 items the transition behaviour is not changed. * Update VirtualizingCarouselPanelTests.cs Added Unit Tests for cycling through list forward and backwardpull/14530/head
committed by
GitHub
2 changed files with 58 additions and 1 deletions
Loading…
Reference in new issue