bindInteractions() was only called from start(), which waits for the image load event. during the load window Esc/scroll/backdrop-click did nothing. bind right after appending the overlay so the lightbox is closable throughout the load.
bindInteractions() was only called from start(), which waits for the image load event. during the load window Esc/scroll/backdrop-click did nothing. bind right after appending the overlay so the lightbox is closable throughout the load.