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

Revert WinUI to use Layout Renderer #1264

Merged
merged 3 commits into from
Jun 11, 2021

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Jun 11, 2021

Description of Change

When we were registering via assembly scanning WinUI was registering LayoutRenderer against Layout (who knew?).

After we removed assembly scanning WinUI started using LayoutHandler which doesn't appear to be working for WinUI and legacy layouts. This PR reverts WinUI back to using LayoutRenderer for anything subclassing Layout

Fixes

@PureWeen PureWeen requested a review from hartez June 11, 2021 15:04
@PureWeen PureWeen merged commit f1de305 into release/6.0.1xx-preview5 Jun 11, 2021
@PureWeen PureWeen deleted the revert_winui_to_default_renderers branch June 11, 2021 17:01
@samhouts samhouts added platform/windows 🪟 area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert labels Jul 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/windows 🪟
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants