Open hirbod opened 9 years ago
For now,
I've changed DocumentHandler.m and added these before @end
NSString *urlTitle = @"";
- (NSString *)previewItemTitle
{
return urlTitle;
}
Cause I don't need a title. But this could be done in a few minutes as parameter, too.
Hi,
it would be very nice to have a title param on iOS. Currently, I have images as md5-string.jpg, that looks very weird.
https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/UsingtheQuickLookFramework.html