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

Remove ControlTemplateResult. #11053

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

grokys
Copy link
Member

@grokys grokys commented Apr 18, 2023

What does the pull request do?

Remove ControlTemplateResult and use TempateResult<Control> instead as described in #6666.

Breaking changes

ControlTemplateResult was removed. Use TemplateResult<Control> instead.

Fixed issues

Fixes #10525.

Use `TempateResult<Control>` instead as described in #6666.

Fixes #10525.
@grokys grokys requested a review from kekekeks April 18, 2023 10:16
@grokys grokys enabled auto-merge April 18, 2023 10:43
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0033407-beta. (feed url: https://pkgs.dev.azure.com/AvaloniaUI/AvaloniaUI/_packaging/avalonia-all/nuget/v3/index.json) [PRBUILDID]

@grokys grokys added this pull request to the merge queue Apr 18, 2023
Merged via the queue into master with commit e5a4c0b Apr 18, 2023
@grokys grokys deleted the refactor/10525-remove-controltemplateresult branch April 18, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ControlTemplateResult has two members duplicating each other
4 participants