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

fix: Lively selector crash due to invalid XAML resource #501

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

huynhsontung
Copy link
Owner

GridViewItemCornerRadius is not available on Windows and is guaranteed to crash the app when expanded.

Created a file to track XAML resources that should not be used.

For some reasons, GridViewItemCornerRadius resource is not available on Windows 10
hopefully prevent unavailable resource related crashes in the future
@huynhsontung huynhsontung merged commit 30ca233 into main Dec 3, 2024
4 checks passed
@huynhsontung huynhsontung deleted the fix-invalid-xaml-resources branch December 3, 2024 10:09
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.

1 participant