-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download button #294
Comments
Hi @Wiwaltill, Lightbox is currently in maintenance mode, no new features or additions are planned. Only bug fixes. |
Very sad. But thank you for the quick answer. Maybe it is still possible to keep the idea in mind and include it in a possible further development. |
Hi, i added download + share button, do you still need this feature? |
Yes! This function would definitely still be very useful. @fukemy |
@Wiwaltill just create the class extend LightBoxController then override init function like this:
|
@fukemy Thank you for the code. Unfortunately, I'm having a few problems - could you send me the code for the entire Swift file? |
For the others. I make it work by the following code from @fukemy `import UIKit class LightBoxVC: LightboxController {
}
}` |
It would be nice if there would be a download button at the Lightbox, which saves the opened image in the gallery.
The text was updated successfully, but these errors were encountered: