Hello,
The data in my carousel can be filtered by search, which means it's possible for the ItemsSource's count to go down to 2 and 1. In the case were there are 2 items, I would rather the carousel would NOT animate on selection of an item and bring it to the front; there is no "front" with two items. It looks very off trying to swirl. How can I achieve this?
The data in my carousel can be filtered by search, which means it's possible for the ItemsSource's count to go down to 2 and 1. In the case were there are 2 items, I would rather the carousel would NOT animate on selection of an item and bring it to the front; there is no "front" with two items. It looks very off trying to swirl. How can I achieve this?