Skip to content

Conversation

@dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Nov 29, 2024

Description

As of now there is a mismatch between the number of keys in Fluent color ResourceDictionary files ( Light.xaml, Dark.xaml and HC.xaml ). If someone uses one of those resources as a StaticResource in their applications, the applications will crash on theme change.

Customer Impact

Prevents developers from running into possible crash scenarios.

Regression

No

Testing

Local testing, Automated Unit tests

Risk

Minimal. Resources have been added rather than removed so if anyone is already using the resource, they won't see any crash.

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft requested review from a team as code owners November 29, 2024 07:49
@dipeshmsft dipeshmsft added the Port to .NET 9.0 Fixes that need to ported back to .NET 9 label Nov 29, 2024
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 29, 2024
Copy link
Member

@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plain addition of keys. LGTM.

@dipeshmsft dipeshmsft merged commit 1be914d into main Dec 3, 2024
8 checks passed
@dipeshmsft dipeshmsft deleted the fluent/match-keys branch December 3, 2024 12:56
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Port to .NET 9.0 Fixes that need to ported back to .NET 9 PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants