Robert Crabtree

Results 4 issues of Robert Crabtree

### Issue: I found an issue where the panel controller does not check the `supportedInterfaceOrientations` property of the centered view controller when rotating. Check out the documentation for `supportedInterfaceOrientations` here:...

Add delegate method `shouldRemoveGalleryItem` so users can be presented with an alert prior to deleting an image. `shouldRemoveGalleryItem` has a default implementation so that existing users of this library remain...

It would be nice if there was a way to prompt the user for delete confirmation before an image is deleted. I was thinking we could add a separate delegate...

### How frequently does the bug occur? Sometimes ### Description Expected: `Results.first`, `Results.map`, and `Results.count` can be called without crashing. Actual: All three crash when accessed. NOTE: I am able...

O-Community