AchetaGames / Epic-Asset-Manager

A frontend to Assets purchased on Epic Games Store
https://flathub.org/apps/details/io.github.achetagames.epic_asset_manager
MIT License
363 stars 21 forks source link

Show overall size of Engine `.zip` download. #241

Open RokeJulianLockhart opened 10 months ago

RokeJulianLockhart commented 10 months ago

Is your feature request related to a problem? Please describe. The slider doesn't provide much information.

Describe the solution you'd like Show the overall size of the installation package.

Describe alternatives you've considered Prevent the package size being larger than the available size of the destination storage volume.

Additional context

https://github.com/AchetaGames/Epic-Asset-Manager/issues/239#issue-1848031515

image

This is important to prevent the user losing too much storage space to operate their machine.

aknarts commented 10 months ago

I am not sure which size is provided and which one is not. I will check on this.. possibly add some way of displaying additional info without extra clutter on the screen

RokeJulianLockhart commented 10 months ago

@aknarts,

possibly add some way of displaying additional info without extra clutter on the screen

Being able to see this at a glance is important, though. Consider a GUI similiar to Firefox's for the popup in question

image

and a table view, like Dolphin's, for a more advanced view (if desirable)

image

aknarts commented 10 months ago

There used to be a Download tab... that got moved to the dropdown, we can quite possibly bring back the tab in sort of a hidden way and have it accessible from the dropdown. I need to think about it a bit.

As for the table view, that was always the plan for the assets as the icon view does get quite big with large amount of assets available.