yohannes / Thoughtless

An iOS app that lets user quickly jot down thoughts with Markdown support
MIT License
27 stars 6 forks source link

Add swipe to center gesture recognizer in notes view controller's left screen edge to cancel / save #22

Closed yohannes closed 8 years ago

yohannes commented 8 years ago

investigate textViewDidChange(_:) delegate method to check if user has entered something new and prompts an alert controller as well with the action to cancel, which returns the user to the table view without saving or save, which save and then returns to the table view.

yohannes commented 8 years ago

Solution: https://github.com/yoha/Notes/commit/79e0ec4c0a912bca0ca082694cfd1b8d6df8eb8c