Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left hand file name panel sorting broken #263

Open
krismanning opened this issue Feb 21, 2022 · 2 comments
Open

Left hand file name panel sorting broken #263

krismanning opened this issue Feb 21, 2022 · 2 comments

Comments

@krismanning
Copy link

After upgrading to the latest version I noticed that the list of log files on the left that has previously been sorted by filename were now seemingly random (or being sorted by some other parameter)

is there a way to make this go back to sorting by filename please?

many thanks,

kris

@denniskrol
Copy link

Seems to be since #209
RecursiveDirectoryIterator doesn't sort by anything.
Interestingly on Windows the files are sorted by name. On Ubuntu they are sorted by random (it seems)

@rap2hpoutre
Copy link
Owner

Thank you @denniskrol ! Available in v2.2.0 (see #268)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants