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

How to change default url value #46

Closed clinton2111 closed 8 years ago

clinton2111 commented 8 years ago

i have an array of objects with the image path stored in image_name value. In your example you have used url. How do i change this value in the LightboxProvider?

pranitashelukar commented 3 months ago

@clinton2111 what was done to fix this issue? We are looking to change src url on 'download' click of an image.