compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

Allow for ImageLoader changing image's src #91

Open fervero opened 5 years ago

fervero commented 5 years ago

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. (And it's of course backward compatible).