wasteam / waslibs

Windows App Studio WinRT XAML & UWP Libraries
MIT License
314 stars 133 forks source link

Carousel Alignment=left #51

Open dmitrydvm opened 8 years ago

dmitrydvm commented 8 years ago

How can I alignment carousel items to left? I need first element not clipped.

javitosanchez commented 8 years ago

The default configuration for this control is that the selected item is the center one. Take a look to the SliderView control instead