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
82 stars 27 forks source link

[Android][IOS] SelectorExtensions.PipsPager does not work with ItemsSource #403

Closed Marc-Antoine-Soucy closed 1 year ago

Marc-Antoine-Soucy commented 1 year ago

Current behavior

the pipsPager only detects items added manually from the xaml image

Expected behavior

should work like on WinUI image pispager works and detects both items from item source and items added from the xaml.

How to reproduce it (as minimally and precisely as possible)

Open app, notice that one side gets the pipspager and the other does not.

App5.zip

Environment

Nuget Package:

Package Version(s): uno.toolkit.winui 2.4.0-dev.115 uno.toolkit.winui.Material 2.4.0-dev.115

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

takla21 commented 1 year ago

Any updates on this?

kazo0 commented 1 year ago

@pictos is this expected?

takla21 commented 1 year ago

@kazo0 @pictos Any news on this?

Youssef1313 commented 1 year ago

I'm going to take a look.