themyth92 / ngx-lightbox

Lightbox2 use with angular >= 5
MIT License
115 stars 70 forks source link

problem resize the window image not resizing #16

Closed vinothkumarb closed 5 years ago

themyth92 commented 5 years ago

Which angular version ? Which lightbox options are u using ?

vinothkumarb commented 5 years ago

Angular version ^6.1.0 and "ngx-lightbox": "^1.1.0", desktop1 _lighboxConfig.centerVertically = true;

themyth92 commented 5 years ago

Ok, do you mean when you open lightbox and you resize the window, the image does not auto resize right ? However if you click the next image, it should fit your current viewport. The same behavior happens for lightbox2 with jquery.

themyth92 commented 5 years ago

Close as no activity