-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Status/0. NewThis issue is new and is awaiting confirmation from the maintainers.This issue is new and is awaiting confirmation from the maintainers.Type/Bug
Description
Description:
So I have a carouselview and when using CSharpMath above 0.4.0 when adding more than 5 items to the carouselview, it will simply just loop through the first 5 items even though Loop = False and when using Debug.Writeline, it shows the correct data. Using CSharpMath version 0.3.0 the carouselview works perfectly fine.
Steps to Reproduce:
I made a github repo where I reproduce the issue: https://github.com/ViDanMaster/CarouselViewSample
Expected Behavior:
Carouselview rotates through all 20 items
Actual Behavior:
Carouselview repeats the first 5 items 4 times
Metadata
Metadata
Assignees
Labels
Status/0. NewThis issue is new and is awaiting confirmation from the maintainers.This issue is new and is awaiting confirmation from the maintainers.Type/Bug