Skip to content
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

Weird behavior of the example project #59

Open
ghost opened this issue Dec 14, 2013 · 3 comments
Open

Weird behavior of the example project #59

ghost opened this issue Dec 14, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 14, 2013

I'm playing with Page Curl of the provided Curl Demos.

I'm tapping on the same point of the hot area in the bottom right area (I marked this point in red on the screenshots). And I'm getting 3 different results randomly:

untitled-1

untitled-2

untitled-3

The desirable result is shown on the first screenshot, and I don't know how to get it every time. I didn't find any regularity in the results. The result shown on the last screenshot is very annoying and often reproducible when you navigate to the Page Curl the very first time.

Please, help.

@ghost
Copy link
Author

ghost commented Dec 19, 2013

It seems the same issue is described in #56

@matt-curtis
Copy link

You want to look into [XBPageDragView.pageDragView setCylinderPosition] which is the starting point of the curl, and [XBPageDragView cornerSnappingPoint] which I believe is the end point. I may be wrong, been awhile since I messed with this.

@ghost
Copy link
Author

ghost commented Dec 20, 2013

@matt-curtis, are you asking about the values I set for [XBPageDragView.pageDragView setCylinderPosition] and [XBPageDragView cornerSnappingPoint]? I just started the provided Curl Demos and changed nothing in the code.

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

No branches or pull requests

1 participant