I have noticed a few issues related to performance/usability when navigating between folders - esp. when a folder contains larger number of files. In my testing I use a folder with about 300 photos.
I plan to create separate issues/PRs for each of the items below and use this issue to track the overall progress.
I have noticed a few issues related to performance/usability when navigating between folders - esp. when a folder contains larger number of files. In my testing I use a folder with about 300 photos.
I plan to create separate issues/PRs for each of the items below and use this issue to track the overall progress.
Initial attempt to improve this (Defer expensive operations until results are read from OCFile #11181) abandoned.Simpler approach proposed: Avoid JSON deserialization in common trivial cases #11251.