todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
380 stars 109 forks source link

Turn off extending under top and bottom bars on the new task view. #190

Closed brendonjustin closed 10 years ago

brendonjustin commented 10 years ago

Fixes #187. Will not fix the issue on other views, though I think this is the only one affected.

Yikes.

ginatrapani commented 10 years ago

I think the same issue is causing #185 as well. Could we fix it in that view too?

ginatrapani commented 10 years ago

Merged in 7e2df2491f36792bd88e04b0ca0db9a3c0acc3dc (had to resolve a minor conflict in the rebase)

dmd commented 10 years ago

This is not a complete fix.

This is NOT fixed in the new version. To reproduce:

  1. Enter task. (Task shows properly.)
  2. Tap the task. (Task shows properly for editing - this IS fixed.)
  3. Tap 'save'. (Task is now HIDDEN underneath the 'task details' title.)
brendonjustin commented 10 years ago

Is that the only other instance of the issue?

ginatrapani commented 10 years ago

No, the "hidden under the top bar" issue seems to occur throughout the app. Logged more reproducible cases of it in ticket #185