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

[iOS] Fix Brush issue in Shapes after swipes in CarouselView #13386

Merged
merged 5 commits into from
Feb 12, 2021
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

The main issue is a wrong Shape size used after swiping. This PR include changes to set the correct size.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

fix13376

Testing Procedure

Launch Core Gallery and navigate to the issue 13376. Swipe and passes at least twice for each item, if the Ellipse is always rendered correctly the test has passed.

PR Checklist

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

@jsuarezruiz
Copy link
Contributor Author

After merge #13284, this PR only include the samples to validate the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [iOS] Brush color lost on swiping
3 participants