fix: Wrong start image when opening a folder with subdirectories
Add a countFolder property in the folder model and subtract the number of folder to the index. I tested it on small folders so performance was ok, but maybe it should be cached.
Add a countFolder property in the folder model and subtract the number of folder to the index. I tested it on small folders so performance was ok, but maybe it should be cached.