Select Git revision
calc.c
-
Yorhel authored
The displayed directory sizes are now fully correct, although in its current state it's not all that intuitive because: directory size != sum(size of all files and subdirectories) This should probably be fixed later on by splitting the sizes into a shared and non-shared part. Also, the sizes displayed after a recalculation or deletion are incorrect, I'll fix this later on.
Yorhel authoredThe displayed directory sizes are now fully correct, although in its current state it's not all that intuitive because: directory size != sum(size of all files and subdirectories) This should probably be fixed later on by splitting the sizes into a shared and non-shared part. Also, the sizes displayed after a recalculation or deletion are incorrect, I'll fix this later on.