angular-bootstrap-lightbox icon indicating copy to clipboard operation
angular-bootstrap-lightbox copied to clipboard

An AngularJS lightbox built using UI Bootstrap Modal.

Results 43 angular-bootstrap-lightbox issues
Sort by recently updated
recently updated
newest added

I get an error like the picture attached when I click on the thumbnail to open the video. Here is my code: ``` _.each(element.files, function (file) { var r =...

Is there a way that we can limit this to only load the image once? I notice in the network logs that im loading the images 3x (*even on the...

Alternatively, use a primitive type instead of nullable boxed type.

I wan't to rotate the image,is it supproted?

Hi, first congrats for this awesome plugin, it's exactly what I was looking for. I already configured it like this: biokiriApp.config(function(LightboxProvider){ LightboxProvider.templateUrl = site_root + 'assets/templates/lightbox.html'; LightboxProvider.getImageUrl = image =>...

i have problem like this image i dont know what is wrong with me ?

Does it work with Bootstrap V 4.0? I've updated the demo's plunker and here's the [new plunker](http://plnkr.co/edit/gRBFaWGIErmQQzSi58oZ?p=preview) but it doesn't seem to be working with Bootstrap v4.0, is it because...

It allows for a scenario: a custom ImageLoader GETs some image from behind whatever security your app has and converts it to an URLObject, allowing the browser to render it....

Hi, i need to localization for navigation (next, prev top buttons).

hi, if i use jquery version more than 1.8.0 version it was not working could you please guide me thank you