uxmstudio / UXMPDFKit

An iOS PDF viewer and annotator written in Swift that can be embedded into any application.
MIT License
275 stars 103 forks source link

Two finger pinch while drawing does not zoom, and instead draws from one of the fingers #76

Open scottcc opened 6 years ago

scottcc commented 6 years ago

The pen tool is great, and especially as a poor person's signature (without going into the form signature route). However, if you've started annotating/pen'ing/highlighting, then do a two finger zoom/pinch, you draw from one of those fingers!

Expected Behavior

Ideally, the touch events/zooming gets forwarded to the right scrollview/PDFPageContent/whatever so that it does exactly what it does if you are not currently annotating

Current Behavior

You get this situation:

pinch-sad

Steps to Reproduce (for bugs)

  1. Open a Pdf, enable the pen tool
  2. Two finger drag

Your Environment

<!— Include as many relevant details about the environment you experienced the bug in —>