UI: improve Goto / Random / End functions and in-process file scan
Open
help wanted
- Dominant language
- C
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The background file scanner won't have the full file list until scan is complete.
Need to have useful handling of the Goto and End functions when the scan is in-progress.
E.g. the user tries to Goto image #500 in the list but the file scanner hasn't reached image 500 yet. Or when the user presses the End key to go to the end of the list : at this time, YAIV shows the image at the end of the currently loaded list, not the "actual" end.
Or if the Randomize function is used - a partially shuffled list?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.