-
Notifications
You must be signed in to change notification settings - Fork 152
Roadmap
kolinkrewinkel edited this page Oct 28, 2011
·
2 revisions
By Friday late-afternoon—early-evening, I'd like insertion to be done.
-
Resolve selection incrementing regardless of if insertion was after.
-
Resolve issue in which insertion bugs out if it's offscreen.
By Saturday evening, I'd like deletion to be done.
-
Resolve selection disappearing.
-
Resolve issue in which deletion bugs out if it's offscreen.
By Sunday evening, I'd like item moving to be done (code's pretty much done for this, on paper.)
- Make sure cells offscreen are created for aesthetic purposes.
By Monday evening, I'd like cell accessories to be close to finished.
By Tuesday evening, I'd like to implement -backgroundView.
By Tuesday evening, I'd like a default header implementation and alpha adjustment akin to UITableView.