Skip to content

Replace MauiCollectionView implementation for how it handles its lists #24

@drasticactions

Description

@drasticactions

public class MauiCollectionView : TemplatedControl

The CollectionView was hacked together for the POC to render as a uniform grid, but that does not offer flexibility for handling the variable states that a MAUI CollectionView can be in. As it states, it's "Uniform" so items will end up proportional which is not correct. This would most likely need to be wrapped in a grid layout directly.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions