Chris Lui
Chris Lui
Please try with v0.3.1. If the problem remains, what devices/browsers are you using? Do the images not fill up the screen vertically when there are side margins? The hard-coded numbers...
You can edit the calculation methods themselves, as in http://compact.github.io/angular-bootstrap-lightbox/demo2/index.html
How did you install the package?
I think the simplest solution is to create your own custom template with the correct symbols and use that template instead of the default. Fork of your Plunker with an...
Can you give more details about your setup?
This should not be necessary because the template is stored in the `$templateCache`, so Angular knows what `lightbox.html` is. Can you provide more details about your usage?
This looks like a fine solution, but I don't know what you want to be added to the API. The implementation of the gallery controller and how you get your...