Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fix Page orientation issue using LinearGradientBrush #11811

Merged
merged 10 commits into from
Oct 30, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

LinearGradientBrush fill the pages upon orientation change on iOS.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

fix11800

Testing Procedure

Launch Core Gallery and navigate to the issue 11800. Rotate the emulator or device. If the gradient takes all the available space, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added this to In Review in vCurrent (4.8.0) Aug 17, 2020
@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 17, 2020
@jsuarezruiz jsuarezruiz changed the base branch from 4.8.0 to 5.0.0 August 18, 2020 11:13
@jsuarezruiz jsuarezruiz removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 18, 2020
@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 18, 2020
@samhouts samhouts removed this from In Review in vCurrent (4.8.0) Aug 18, 2020
@samhouts samhouts added this to In Review in vNext+1 (5.0.0) Aug 18, 2020
@samhouts samhouts removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 26, 2020
@rmarinho rmarinho merged commit adab254 into 5.0.0 Oct 30, 2020
vNext+1 (5.0.0) automation moved this from In Review to Done Oct 30, 2020
@rmarinho rmarinho deleted the fix-11800 branch October 30, 2020 12:07
@samhouts samhouts added this to the 5.0.0 milestone Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] LinearGradientBrush doesn't fill the pages upon orientation change on iOS
4 participants