unoplatform / uno.toolkit.ui

A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
https://platform.uno/
MIT License
83 stars 27 forks source link

Facilitate Tutorial pages with the new Carousel or with FlipView #284

Closed kazo0 closed 1 year ago

kazo0 commented 2 years ago

Pre-reqs: https://github.com/unoplatform/uno.toolkit.ui/issues/276

We may want to provide some sort of recipe for things like linking a Carousel's selected index to a PipsPaper so things like the image below are easier to accomplish:

image
kazo0 commented 1 year ago

Implemented by https://github.com/unoplatform/uno.toolkit.ui/pull/387