kylehowells / SwipeSelection

An improvement to iOS's text editing that allows you to move the cursor and select text using gestures on the keyboard itself.
104 stars 46 forks source link

Problem in iWork #51

Closed lrcakys closed 10 years ago

lrcakys commented 10 years ago

I have seen in several demonstration video that swipes election have different speed to select text, simply but using one finger or two finger. However, only the one finger speed is available inside the new ios7 64 bit iWork(I was using pages) Am I the only one having this problem?

kylehowells commented 10 years ago

No, to get iWork support I fall back to a method of moving the cursor that doesn't easily allow skipping by words. It's a trade off I made.

lrcakys commented 10 years ago

Oh okay thanks for your answering.

Sent from my iPhone

On 14 Jan, 2014, at 9:23 am, Kyle Howells notifications@github.com wrote:

No, to get iWork support I fall back to a method of moving the cursor that doesn't easily allow skipping by words. It's a trade off I made.

— Reply to this email directly or view it on GitHub.