You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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.
@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.
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:
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.
The text was updated successfully, but these errors were encountered: