zlepper / GameLoader

An application to easily load and unload games to and from a faster drive
6 stars 1 forks source link

Progress Bar/File Count #6

Closed d0x360 closed 9 years ago

d0x360 commented 9 years ago

When moving a game there should be either a progress bar or a counter with how many files have been moved and are left to move. That way we know the app isnt frozen.

zlepper commented 9 years ago

There actually is a counter in the bottom. When not doing anything it says ready, otherwise it tracks the file count progress.

zlepper commented 9 years ago

Will release a build with this later.