CruxFramework / crux-smart-faces

8 stars 3 forks source link

Change Carroussel component to allow user programmatically hide the controls buttons like back and next. #851

Closed alexandretriggolabs closed 9 years ago

alexandretriggolabs commented 9 years ago

Change Carroussel component to allow user programmatically hide the controls buttons like back and next.

thiagobustamante commented 9 years ago

Carousel does not provide any navigation button. Probably, your are looking for each in the wrong place. SwapPager is a pager that can be used with Carousel widget and it provides navigations buttons. You can use the property navigationButtonsVisible to inform if the buttons must appears.