alexrainman / CarouselView

CarouselView control for Xamarin Forms
MIT License
436 stars 176 forks source link

Added X and Y translation properties to page indicators #516

Closed glenvollmer closed 4 years ago

glenvollmer commented 5 years ago

Files Changed: ~ CarouselViewControl.cs ~ CarouselViewImplementation.cs

Added X and Y translation properties in order to adjust the posistion of the page indicators.

Addresses Issues:

416

149

85

43

alexrainman commented 5 years ago

I have already implemented this but in a completely different way.