07-30-2026, 09:53 AM
(07-30-2026, 02:56 AM)Zombo Wrote: I wanted to point out something to the developers that I noticed on backups that I first noticed with 5.8.2.2
It will get to 79-80% then jump to 100% on every backup I do and still does this in the latest version.
Here are two photos one with elapsed time of 5:54 then when completed at 5:55 so one second later.
This is expected behavior under the current design. The backup operation and the image verification operation share the same progress bar, with the backup process accounting for 80% of the total progress and the image merge process taking up the remaining 20%. Therefore, if the image verification is not performed after the backup completes, the progress value will jump directly from 79% to 100%.
At present, our primary focus is on the implementation and refinement of core functionalities. We will only be able to address these finer details in subsequent optimizations once the major features are fully developed and stabilized.
Thank you for your understanding.
