Closed perkinss closed 12 years ago
It turns out there is an apple supported feature to hide the back button from the navigation controller. I set this for the detail view that appears after taking a photo. Also, it should give an alert if category or composition are missing. I can't verify this on the simulator because it has no camera.
It pops up a message if you click save and a category and composition have not been selected.
if category and composition are empty we should not allow save; prompt to choose something.