Skip to content

Add a WrapLayout (Virtualized WrapPanel)#3916

Merged
danwalmsley merged 15 commits intomasterfrom
feature/wraplayout-for-itemsrepeater
Jul 6, 2020
Merged

Add a WrapLayout (Virtualized WrapPanel)#3916
danwalmsley merged 15 commits intomasterfrom
feature/wraplayout-for-itemsrepeater

Conversation

@danwalmsley
Copy link

@danwalmsley danwalmsley commented May 10, 2020

What does the pull request do?

Allows use of ItemsRepeater to give you a virtualized WrapPanel.

What is the current behavior?

WrapPanel doesnt support virtualization, this gives you the same layout but for ItemsRepeater.

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Fixed issues

@danwalmsley
Copy link
Author

@grokys
Copy link
Member

grokys commented May 14, 2020

Any idea what the difference between this and FlowLayout is? https://docs.microsoft.com/en-us/uwp/api/microsoft.ui.xaml.controls.flowlayout?view=winui-2.4

@grokys
Copy link
Member

grokys commented Jul 11, 2020

@danwalmsley just tried this out in ControlCatalog and the application hangs when the wrap layout is selected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants