Skip to content

fix(android-transitions): remove hard-coded flip transition duration/curve #8851

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

Merged
merged 1 commit into from
Sep 16, 2020
Merged

fix(android-transitions): remove hard-coded flip transition duration/curve #8851

merged 1 commit into from
Sep 16, 2020

Conversation

lochstar
Copy link
Contributor

@lochstar lochstar commented Sep 16, 2020

What is the current behavior?

When navigating with a flip* transition, the duration and curve are not honoured. Duration is hard-coded to 3000 which results in a slow transition. This may have been accidentally left in during testing.

What is the new behavior?

Hard-coded line is removed, the transition now honours the passed options.

@cla-bot
Copy link

cla-bot bot commented Sep 16, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @lochstar.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@lochstar
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla: yes label Sep 16, 2020
@cla-bot
Copy link

cla-bot bot commented Sep 16, 2020

The cla-bot has been summoned, and re-checked this pull request!

@farfromrefug farfromrefug self-requested a review September 16, 2020 06:20
@farfromrefug farfromrefug merged commit 5f8d3d0 into NativeScript:master Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants