EasyTransitions icon indicating copy to clipboard operation
EasyTransitions copied to clipboard

Require TransitionInteractiveController gestureRecognizer to fail

Open bryan1anderson opened this issue 5 years ago • 1 comments

There really is now way to do this that I can see. The gestureRecognizer has been marked as private. I have a horizontal UICollectionViewController. It triggers the dismiss action every time I touch it. Can't move forward until this is fixed or move to a different library.

Do you have any suggestions?

bryan1anderson avatar Apr 05 '19 15:04 bryan1anderson

@bryan1anderson this shouldn't be too hard to support, let me see if I can add a temporal patch while I come up with a better more robust solution for the future.

marcosgriselli avatar Apr 05 '19 22:04 marcosgriselli