4lex4 / scantailor-advanced

ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
GNU General Public License v3.0
1.15k stars 128 forks source link

Self-modifying processing queue if ordered by decreasing deviation? #193

Open 2e0byo opened 1 year ago

2e0byo commented 1 year ago

I think I've found a bug here: if the order is set to 'order by decreasing deviation', I scroll to the top, and press run (play) on a step, not all pages are processed.

Can this be confirmed?

If so, is the processing queue being modified as the process runs, moving some pages before the current index and thus missing them?

Finding bugs in GUI software reliably is kindof hard; sorry if I'm just making a mistake.

Scantailor and scantailor-advanced are amazing software, thank you!