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 Shapes Aspect property #5225

Merged
merged 5 commits into from
Mar 24, 2022
Merged

Fix Shapes Aspect property #5225

merged 5 commits into from
Mar 24, 2022

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix Shapes Aspect property.

Before
shapes-aspect-before

After
shapes-aspect-after

NOTE: There are pending issues related to size, mainly when not set HeightRequest and WidthRequest (get the bounds by flattening the path). Although we can split it into different PRs, I am going to mark this PR for now as a Draft in order to try to unify all the fixes related to size and aspect in the same PR.

Issues Fixed

Related with #5094

@jsuarezruiz jsuarezruiz added the area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing label Mar 11, 2022
@Redth Redth added this to the 6.0.300-rc.1 milestone Mar 21, 2022
@Redth
Copy link
Member

Redth commented Mar 22, 2022

Screenshot_1647971770
Clipping is off still on android, but if that's another PR don't block on it.

@jsuarezruiz
Copy link
Contributor Author

Screenshot_1647971770 Clipping is off still on android, but if that's another PR don't block on it.

Added changes to correctly clipping on Android.
image

@jsuarezruiz jsuarezruiz marked this pull request as ready for review March 24, 2022 15:36
@Redth Redth self-requested a review March 24, 2022 16:10
@Redth Redth enabled auto-merge (squash) March 24, 2022 16:26
@Redth Redth merged commit 302b672 into main Mar 24, 2022
@Redth Redth deleted the fix-shapes-aspect branch March 24, 2022 16:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants