Open bryananthonylewis opened 8 years ago
lightbox is an external/speparate/independent UI component that covers the complete page, so its easy to have global or local handlers for keyboard events.
For an embedded gallery, global handlers could potentially clash with other components, so probably not the best thing to implement out of the box. Probably the implementation would require, on top of enabling the gallery, enabling explicit keyboard navigation for the gallery.
ATM I don't have any time since several months.
It does not seems complicate to do, maybe you would like to give it a try ? It would involve:
Is it possible to use the arrows (forwards and backwards on keyboard) to navigation the gallery images when Elevate Zoom has a gallery enabled? I know that when you enable the lightbox it works but it does NOT work otherwise. Support for both would be amazing!