DHSmartScreenshot icon indicating copy to clipboard operation
DHSmartScreenshot copied to clipboard

UITableView/UIScrollView Category to get really easy, smart and instant screenshot images like no other library out there for iOS 5+ devices.

Results 6 DHSmartScreenshot issues
Sort by recently updated
recently updated
newest added

when number of row > 1000, memory use up you may consider generate middle image and release image of rows, in case of add to much image to array

It would be great if for the snapshot a higher scaling factor than the one of the screen could be used. This would probably improve picture quality of the screenshot....

First of all... This library is awesome! Thanks for creating it. Is their any chance you plan on supporting UICollectionView as well? I understand, that it might be way more...

For instance, a table view contains section 1, 2, 3..., there are several rows under each section, but their quantities are dynamic and different. How to exclude section 2 and...

The pod crashes upon calling with this stack trace ``` *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UIGraphicsBeginImageContext() failed to allocate CGBitampContext: size={0, 0}, scale=3.000000, bitmapInfo=0x2002. Use UIGraphicsImageRenderer...