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

[iOS] Fix wrong initial ActionView Layout using Drag SwipeTransitionMode #13557

Merged
merged 3 commits into from
Oct 19, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix wrong initial ActionView Layout using Drag SwipeTransitionMode on iOS.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

fix13495

Testing Procedure

Launch Core Gallery and navigate to the issue 13495. Swipe any SwipeView several times, without a SwipeItem glitch when pulled out (using Drag SwipeTransitionMode), the test has passed.

PR Checklist

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

@jsuarezruiz
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis
Copy link
Member

@Tommigun1980, a PR for this is open now, would you be able to grab the NuGet as described here and let us know if this fixes this issue? That will greatly speed up the review process.

Besides verifying if this particular issue is fixed also be sure to check other scenarios in the same area to make sure that this fix doesn't accidentally has side-effects 🙂

Thanks!

@jfversluis jfversluis merged commit 7dd033f into 5.0.0 Oct 19, 2021
@jfversluis jfversluis deleted the fix-13495 branch October 19, 2021 11:46
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] Regression in XF5: SwipeView glitches when pulled out
2 participants