Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting AdvancedCollectionView #72

Merged
merged 10 commits into from
Jun 2, 2023
Merged

Conversation

niels9001
Copy link
Collaborator

AdvancedCollectionView, works for UWP, WASDK and WASM.

Made slight UI improvements to the sample.

@niels9001 niels9001 requested a review from Arlodotexe May 26, 2023 14:59
@niels9001 niels9001 linked an issue May 26, 2023 that may be closed by this pull request
@niels9001
Copy link
Collaborator Author

@Arlodotexe Same here, warnings turning into errors?

@Arlodotexe
Copy link
Member

Arlodotexe commented May 27, 2023

@Arlodotexe Same here, warnings turning into errors?

Error CA1063 indicates the IDisposable isn't implemented correctly, and needs to be virtual for unsealed types.

@michael-hawker Did we have this enabled in the old repo? Do we want this to stay enabled going forward?

Documentation seems to suggest that this should never be suppressed, but conversations with @Sergio0694 and other members of the community indicate that this isn't so critical.

Moved to CommunityToolkit/Tooling-Windows-Submodule#63

@Arlodotexe Arlodotexe merged commit a8bee9b into main Jun 2, 2023
7 checks passed
@Arlodotexe Arlodotexe deleted the niels9001/advancedcollectionview branch June 2, 2023 17:23
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.

Port AdvancedCollectionView
2 participants