jonathanlermitage / tikione-steam-cleaner

Steam/GOG/Origin games redistributable packages finder and remover. Available in 13 languages.
http://jonathanlermitage.github.io/tikione-steam-cleaner/
MIT License
445 stars 29 forks source link

Ability to sort columns ascending/descending? #6

Closed TokenRing closed 9 years ago

TokenRing commented 10 years ago

Right now in the current 2.4 version, I see column headers for Path, Size, and Type. Clicking the header makes the slight color change that Windows users associate with "resorting by that field" but right now, clicking the headers doesn't do anything. Seems to be a bug?

(I'd really like to sort by size, as of course size/disk space is the main reason why someone would want to use this wonderful little program!)

Final note: can you show us "total selected size: xxGB/xxMB" somewhere on your program? Maybe next to the "xx files, xx folders" line?

jonathanlermitage commented 10 years ago

Hi, the UI is not designed to offer sortable columns. I'll try to implement this features (sortable columns + total selected size) for the next release.

jonathanlermitage commented 9 years ago

Fixed in the latest commit: columns are now sortable.

jonathanlermitage commented 9 years ago

Added "Total selected size" feature (text appended to the "Remove selected items..." button's label, you'll see something like "Remove selected items from disk (123MB)").

Expect a release (2.4.2) on Monday.