Lokesh Dhakar

Results 25 comments of Lokesh Dhakar

I've run into this issue as well but I suspect it has to do with Chrome changing how it handles UI events when they occur over iframes with cross-origin content....

Thanks @owen-m1 for the quick response. I'll enable `forceFallback` and see if that resolves the issue I'm seeing in Chrome v70 and greater.

I was able to use the `forceFallback` option to fix the issue where the sortable action was not working in Chrome 70+ when done in a modal that was positioned...

I'll look into optionally allowing zooming of large images in the next major release, v3.0. Adding this feature-request to that milestone.

This is in the works for the next major release, v3.0. https://github.com/lokesh/lightbox2#v30---in-brainstorming-phase

@brianlovin Thanks for sharing the sample image and how it misaligns with expectations. I think it is a fair concern and something I am interesting in improving. I'm planning a...

No plans to merge this in to Lightbox v2 as the project is in maintenance mode and I'm not making significant changes besides fixing bugs. I do appreciate the PRs...

This is a great idea and something I've put into the v3 brainstorming roadmap: https://github.com/lokesh/lightbox2/blob/dev/ROADMAP.md

Cool interaction! This isn't common enough of a usecase to roll it into the main release but I'm going to keep this PR open so others can grab the code...

@belg4mit You bring up some interesting ideas around developer convenience: **alt** If an `alt` attribute is specified on the trigger image, that could be reused by the full-size image shown...