Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
scottcc opened this issue Nov 7, 2017 · 0 comments

Comments

@scottcc
Copy link

scottcc commented Nov 7, 2017

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 —>

  • iOS Version: 10.x, 11.x
  • Xcode Version: 9.1
  • Swift Version: 3.2
scottcc added a commit to binnj/UXMPDFKit that referenced this issue Nov 7, 2017
scottcc added a commit to binnj/UXMPDFKit that referenced this issue Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant