Skip to content

Conversation

@dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Oct 14, 2024

Fixes # #9939

Description

In RC2, we modified some TemplateBinding's in Fluent styles, to allow developers to modify properties for default Fluent styles. While modifying ListView styles, the changes were made to make it similar to Aero2 style, but that caused a regression when using the ListView inside another container. Reverting that change to mitigate the issue.

Customer Impact

Developers will get the correct ListView styles

Regression

Technically no, but it is a regression in .NET 9 RC2

Testing

Tested with sample repro application

Risk

Minimal. The new styles are not in use. Reverts a change made in RC2

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft requested review from a team as code owners October 14, 2024 14:48
@dipeshmsft
Copy link
Member Author

/backport to release/9.0

@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Oct 14, 2024
@github-actions
Copy link

Started backporting to release/9.0: https://github.com/dotnet/wpf/actions/runs/11329960475

@dipeshmsft dipeshmsft merged commit 58c3b2e into main Oct 15, 2024
8 checks passed
@dipeshmsft dipeshmsft deleted the fluent/fix-listview-content-alignment branch October 15, 2024 06:30
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants