MWPhotoBrowserSwift icon indicating copy to clipboard operation
MWPhotoBrowserSwift copied to clipboard

Download button doesnt work

Open ghost opened this issue 9 years ago • 3 comments

Bottom download button doesnt work when pressed. Nothing happened.

ghost avatar Dec 22 '15 11:12 ghost

What is bottom download button? If you mean the toolbar sharing button it just calls you handler and you have to implement the actual functionality.

tapz avatar Dec 22 '15 14:12 tapz

Is it this func? func actionButtonPressedForPhotoAtIndex(index: Int, photoBrowser: PhotoBrowser) { // Do your thing! }

ghost avatar Dec 22 '15 14:12 ghost

That's the func.

tapz avatar Dec 22 '15 14:12 tapz