Skip to content

The newly opened window will have a brief black screen #423

@826327700

Description

@826327700

The newly opened window will first display a brief black screen before the Flutter-rendered UI content becomes visible. I tried using window.hide() to hide the window first, delay for a while, and then call window.show(), but the black screen still persists. Is it because the Flutter engine does not perform rendering during the hide operation? I hope there is a good solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions