Slab
Slab copied to clipboard
FileDialog: Missing files and folders
That's basically what happens, somehow I missed this yesterday.
I open some folder inside C:/Users/MyUser on Windows and there's simply missing files and folders!
Reverting to https://github.com/coding-jackalope/Slab/blob/3998073eea9cfe640011ea0db82ea857345a58d4/Internal/Core/FileSystem.lua is my current walkaround
I was unable to reproduce this issue on my machine. Could you provide some more details? Specifically,
- What version of love are you running?
- 32-bit / 64-bt?
- Are you the root user on the machine?
I am having the same problem. But it is something that happens some times, not always:
- I amm running the demo in the library.
- with Love 11.3
- in a 64bit machine
- where I am the root Please, let me know if you need anything else. Thank you for your work!
It happens when the user clicks on a previous folder in the navigation bar at the top.
It's pretty bad because the user need to go back to the disk root to navigate again to the wanted directory to be able to see the folder's content.
The "back one folder" button works correctly.