mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:28:11 +00:00
![]() What I meant for the GUI progress bars to show: - Bytes copied of the current file - Files copied of the total set What it actually showed: - Bytes copied of the total bytes - Files copied of the total set This patch fixes it by showing byte progress of the current file instead of byte progress of total bytes. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |