ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

See a person view from the note view? #82

Closed chrislim closed 9 years ago

chrislim commented 9 years ago

When I open a note and tap twice on a tagged person I expect it to take me to the details about that person. If I want to remove a tagged person, I expect to tap once and then press delete.

LIL717 commented 9 years ago

add gesture recognizer for double tap to segue to person view

LIL717 commented 9 years ago

Ack - the person view that is presented this way needs to be pushed down 64 bytes, the name bar is hidden under the nav bar

LIL717 commented 9 years ago

its correct now after all the nav bar changes in https://github.com/ceaseless-prayer/CeaselessIOS/commit/9425d28244ca812a76bf74dd2a8b396db41c0a33