Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Cache icons trough starts #24

@DeathsGun

Description

@DeathsGun

Is your feature request related to a problem? Please describe.
Currently every time ModManager is started and the UI is used it downloads the icons and only holds them in memory.
This should be changed to a small cache which stores the icons between starts.

Describe the solution you'd like
A directory under mods/ModManager/icons which contains all the needed icons.
If the icons get over specific MB amount the oldest images get cleared

Describe alternatives you've considered
Removing items after a specific amount of time

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions