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

[net7.0] Make sure that we have valid values for setting the ContentSize of the ScrollView on iOS #15424

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Jun 2, 2023

Backport of #14176 to net7.0

/cc @hartez

…e ScrollView on iOS (#14176)

* [iOS] Don't set constrains for orientation if they are 0

* Simplify the ContentSize/Orientation stuff a bit and add comments

* Auto-format source code

---------

Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: GitHub Actions Autoformatter <autoformat@example.com>
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Jun 5, 2023
@rmarinho rmarinho merged commit e8835a4 into net7.0 Jun 5, 2023
@rmarinho rmarinho deleted the backport/pr-14176-to-net7.0 branch June 5, 2023 22:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
@samhouts samhouts added the fixed-in-7.0.92 Look for this fix in 7.0.92! 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-7.0.92 Look for this fix in 7.0.92! platform/iOS 🍎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants