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

[Spec] Extract INPC from Layout system #226

Closed
PureWeen opened this issue Sep 10, 2020 · 0 comments
Closed

[Spec] Extract INPC from Layout system #226

PureWeen opened this issue Sep 10, 2020 · 0 comments
Assignees
Projects

Comments

@PureWeen
Copy link
Member

PureWeen commented Sep 10, 2020

Make StackLayout work for the Handlers project

  • Extract the layout logic of StackLayout to StackLayoutArranger and put StackLayoutArranger into the Xamarin.Platform.Handlers class library. StackLayoutArranger will ingest an IStackLayout and arrange the IViews that are part of the IStackLayout

  • Existing layout system isn't set in stone and the format of certain methods should be validated for example Handlers xamarin/Xamarin.Forms#12102 (comment)

  • [Spec] drop AndExpand layout option #29

  • Change the behavior of Height and Width so that they are more deterministic. What does this mean for breaking changes? Can we break this stuff?

@PureWeen PureWeen added this to In progress in Preview 2 Feb 2, 2021
@Redth Redth closed this as completed Jul 12, 2021
Preview 2 automation moved this from In progress to Done Jul 12, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

3 participants