Skip to content

Lazy UI loading #617

@Mysticial

Description

@Mysticial
Collaborator

Right now if you load a program or settings panel with a lot of options, there is a noticeable delay. Same applies to multi-Switch programs where there are multiple videos.

Qt is really slow with processing many UI elements. See if any of this can be lazy loaded. Either we add the options one-by-one so that the delay is less perceivable, or we do a loading menu/pop-up of some sort.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Mysticial

        Issue actions

          Lazy UI loading · Issue #617 · PokemonAutomation/Arduino-Source