Closed perkinss closed 12 years ago
Implemented multiple selection table view using allowsMultipleSelectionDuringEditing attribute of the tableView, and the toolbar feature of the UINavigation controller. Allows the user to select multiple photos and choose to either delete or upload them. The previous selection interface has been removed.
Potential point of further discussion: should the delete button show a confirmation prompt rather than just deleting the selection immediately?
Leaving iOS4 behind now, we can just have a single multi-selection list for editing the photo list and for selecting to upload