Skip to content

[Feature] Make WrapPanel be virtualized #3107

@jtorjo

Description

@jtorjo

Describe the problem this feature would solve

WrapPanel is an insanely cool control. However, for a LOT of items, it's insanely slow. Like, for roughly 2000 items, even in release mode it sometimes takes roughly 10 seconds to load.

Describe the solution

We already have a VirtualizedPanel in UWP, I'm assuming we could derive from that?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions