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
first get a reference to the gesture recognizer used on the paperview in PaperFoldView.m
Then in finishForState, remove the panGesture if state is top/bottom unfolded. and add the panGesture back when the state is default. This has worked for me.
As screenshot attached. Once you swipe on top or bottom fold in horizontal direction, the view will strangely turn gray.
The text was updated successfully, but these errors were encountered: