Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Flip animation doesn't work sometime when flinging backword #17

Closed
openaphid opened this issue Dec 7, 2012 · 6 comments
Closed

Flip animation doesn't work sometime when flinging backword #17

openaphid opened this issue Dec 7, 2012 · 6 comments
Assignees
Labels
Milestone

Comments

@openaphid
Copy link
Owner

Please refer to the original report: #2 (comment)

@openaphid
Copy link
Owner Author

The issue seems be fixed to me with the new update in develop branch

@iPaulPro
Copy link

iPaulPro commented Dec 8, 2012

@openaphid Unfortunately, I was just able to reproduce this on the develop branch APK. If you flip down a few times, then up a few, and keep repeating, you may see it. It appears to be related to the timing of the touch event (relative to the animation).

@openaphid
Copy link
Owner Author

@iPaulPro Thanks. I'll re-check it today

@openaphid
Copy link
Owner Author

@iPaulPro I can easily reproduce it in landscape mode. I'm working on a fix for it.

@openaphid
Copy link
Owner Author

The issue occurs in some edge conditions. I tweaked the code a little bit to rule it out. Please try the latest APK in develop branch.

I must admit that the logic in FlipCards is messy since I added bouncing support. It becomes tricky to handle states and actions between UI thread and GL thread. Maybe we should rewrite it in a future version.

@iPaulPro
Copy link

iPaulPro commented Dec 8, 2012

I am no longer able to reproduce this bug, on the latest dev APK. Good stuff!

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

No branches or pull requests

2 participants