Skip to content

v1.1.1

Compare
Choose a tag to compare
@Enricoza Enricoza released this 12 Jan 20:41
· 19 commits to master since this release

v1.1.1

A patch that includes some fixes and improvements to the pan-to-pop gesture interoperability with other gestures.

Changed

  • pan-to-pop gesture now requires maximumNumberOfTouches to be 1.
  • pan-to-pop gesture won't start if the direction of the pan is wrong

Fixed

  • A bug that made really hard to use the delete gesture of table view cells (#5).

Known Issues

  • Currently is not possible to activate leadingSwipeActions on UITableViews (#6)