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 OneWayToSource bindings with read-only properties. #14513

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

grokys
Copy link
Member

@grokys grokys commented Feb 6, 2024

What does the pull request do?

As described in #13970 (comment), #13970 broke binding read-only properties using OneWayToSource. Seems to have been a brainfart on my part: removed the offending lines and added some more unit tests for OneWayToSource.

One of whom is failing.
Looks to have been a brainfart. This allows `OneWayToSource` bindings to read-only properties.
@grokys grokys added the bug label Feb 6, 2024
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044505-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 added this pull request to the merge queue Feb 6, 2024
Merged via the queue into master with commit f6fe68e Feb 6, 2024
7 checks passed
@maxkatz6 maxkatz6 deleted the fixes/onewaytosource-bindings branch February 6, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants