Skip to content

[X] inherit DataType based on attribute#25173

Merged
PureWeen merged 1 commit intonet9.0from
fix_23989_again
Oct 16, 2024
Merged

[X] inherit DataType based on attribute#25173
PureWeen merged 1 commit intonet9.0from
fix_23989_again

Conversation

@StephaneDelcroix
Copy link
Copy Markdown
Contributor

@StephaneDelcroix StephaneDelcroix commented Oct 10, 2024

Description of Change

Changes the heuristic for deciding if we need ot ignore parent DataType, as DataTrigger.Binding shoud inherit it, and
Picker.ItemDisplayNameBinding should not

Issues Fixed

this is an alternate fix for #23989, partially replaces #24513, and will help fixing #25141 together with #25152

Change the heuristic for deciding if we need ot ignore parent DataType,
as DataTrigger.Binding shoud inherit it, and
Picker.ItemDisplayNameBinding should not

this is an alternate fix for #23989, partially replaces #24513, and will
help fixing #25141 together with #24152
@StephaneDelcroix StephaneDelcroix requested a review from a team as a code owner October 10, 2024 10:11
@PureWeen PureWeen added this to the .NET 9.0 GA milestone Oct 10, 2024
@@ -0,0 +1,9 @@
#nullable disable
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nitpick: could probably remove this line, but don't block merging. 👍

@PureWeen
Copy link
Copy Markdown
Member

/backport to release/9.0.1xx

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/9.0.1xx: https://github.com/dotnet/maui/actions/runs/11352810934

@PureWeen PureWeen merged commit 028cd0c into net9.0 Oct 16, 2024
@PureWeen PureWeen deleted the fix_23989_again branch October 16, 2024 17:46
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants