The current system sorts filenames lexicographically, causing issues when filenames are numbered sequentially without leading zeroes. This results in incorrect pairing of images, such as pairing 1 with 10 instead of 2. It would be beneficial if the system could sort filenames numerically to prevent such errors and improve user experience.
Created by Cass Sapir
·