Skip to content

Add lazy loading of gallery data #6

@hacklschorsch

Description

@hacklschorsch

At the moment, the GalleryModel parses all JSON data into ImageStacks on instantiation. This slows down the start-up of the tool, as the ApplicationModel instantiates all GalleryModels on start.

Hydrating the JSON into GalleryModels only when needed would be more awesome.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions