Skip to content

[iOS] Don't set constraints for orientation if they are 0#14143

Closed
rmarinho wants to merge 1 commit intomainfrom
fix-orientation
Closed

[iOS] Don't set constraints for orientation if they are 0#14143
rmarinho wants to merge 1 commit intomainfrom
fix-orientation

Conversation

@rmarinho
Copy link
Copy Markdown
Member

@rmarinho rmarinho commented Mar 22, 2023

Description of Change

While investigating #9825 I found a issue where the bounds for the scrollview could be 0 (for example wrapping on a Grid with Auto columns), and we don't want to constrain the scrollview to 0.

@rmarinho rmarinho requested review from hartez and jsuarezruiz March 22, 2023 18:33
@mandel-macaque
Copy link
Copy Markdown
Contributor

test maybe?

@hartez hartez changed the title [iOS] Don't set constrains for orientation if they are 0 [iOS] Don't set constraints for orientation if they are 0 Mar 22, 2023
@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Mar 22, 2023
@rmarinho rmarinho closed this Mar 24, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
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 platform/ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants