nzbin / photoviewer

🖼️ A JS plugin to view images just like in Windows.
https://nzbin.github.io/photoviewer/
MIT License
356 stars 55 forks source link

Modal should be center w.r.t. the element in which its appended in, not w.r.t window #15

Closed sandgupta23 closed 3 years ago

sandgupta23 commented 3 years ago

First of all, awesome code and awesome library! Thank you for this! But I think I found a bug.

Pls see screenshot below. There is a problem with this code. Modal should be centered inside the element in which it is appeded. Not inside the window.

image

nzbin commented 3 years ago

v3.6.0 has improved this issue.