dMacGit/emgeecore

Titles not being ordered correctly

Closed this issue · 1 comments

Ordering function not working as intended

The ordering algorithm is currenlty broken and doesn't correctly comare for greatness of file size.
As a result this doesn't return a list of correctly decreasing Tiltes by file size.

Currently returns the first largest title by size.

This was fixed in older commit. As of 47a532c is returning correct largest title.