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

Fix issues measuring ScrollView content for horizontal scrolling #1987

Merged
merged 2 commits into from
Aug 7, 2021

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Aug 6, 2021

Make sure to measure Horizontal/Vertical ScrollView content as if the constraints were infinite in the scroll direction.

Also cleans up some issues where margins were ignored for ScrollView Content.

Fixes #1949

@PureWeen PureWeen merged commit fa8fed8 into release/6.0.1xx-preview7 Aug 7, 2021
@PureWeen PureWeen deleted the fix-1949 branch August 7, 2021 18:05
@samhouts samhouts added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter area-controls-scrollview ScrollView platform/iOS 🍎 labels Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2023
@Eilon Eilon removed the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label May 14, 2024
@samhouts samhouts added the fixed-in-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-scrollview ScrollView fixed-in-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3! platform/iOS 🍎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants