Hi,
I'd like to suggest adding a right-to-left (reverse Z-order) arrangement option as an alternative to the current left-to-right Z-order layout used when arranging images by name.
Current behavior:
When arranging images by name, they are laid out in standard left-to-right, top-to-bottom order (left Z-order):
1 → 2 → 3
4 → 5 → 6
7 → 8 → 9
Requested behavior:
An additional option to arrange in right-to-left, top-to-bottom order (reverse Z-order):
3 ← 2 ← 1
6 ← 5 ← 4
9 ← 8 ← 7
Use case:
This is particularly useful for artists working with manga or right-to-left (RTL) publications, where reference images represent pages or panels that are read from right to left. Using the current left-to-right layout forces an unintuitive reversal of the reading order, making it harder to navigate and compare references while working.
It would fit naturally alongside the existing toggle behavior (toggling the same arrange command to reverse order), or could be a separate option in the arrange menu.
Thank you for the great tool!