Skip to content

RTL Support (reverse image order) #459

Open
@DenverCoder1

Description

@DenverCoder1

In right-to-left languages, it is the standard to mirror the UI such that the first image would be on the right and subsequent images follow to the left. Reversing the images in the full gallery view is as simple as using direction: rtl assuming standard HTML practices are used.

What's seems to be missing is that if you open an image, it would be natural for pressing left to advance to the next image and right to go back to the previous.

Is there a way to tell glightbox that the interface is written in a right-to-left language so that opening the first image and pressing left would advance to the second image then third, for example?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions