Adds a specialized pan gesture recognizer that fails if the panning started in the wrong direction. It minimizes collisions between it and other gesture recognizers.
- Uses the animation curve the same as in the default animation
- Limits
maximumNumberOfTouches
to 1
Add fading of the left-side shadow during animation.
Bug fixes.
Initial release.