Skip to content

layoutHierarchy is created on a background Thread #1

@Patrick-Kladek

Description

@Patrick-Kladek

The export runs on a background queue so that the UI stays responsive.
Unfortunately the layout code is also called on that background queue.
For now its not a big deal but should definitely be fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions